2 writes to _caretStops
PresentationCore (2)
System\Windows\Media\GlyphRun.cs (2)
355
_caretStops
= caretStops;
983
_caretStops
= value;
2 references to _caretStops
PresentationCore (2)
System\Windows\Media\GlyphRun.cs (2)
975
return
_caretStops
;
2330
_caretStops
,