3 writes to _cp
PresentationCore (3)
Core\CSharp\MS\Internal\Span.cs (3)
545
_cp
= 0;
567
_cp
= cp;
575
_cp
= _spanPosition.CP;
1 reference to _cp
PresentationCore (1)
Core\CSharp\MS\Internal\Span.cs (1)
603
get { return
_cp
; }