2 references to CaretStopsProperty
PresentationFramework (2)
src\Framework\System\Windows\Documents\Glyphs.cs (2)
831
return (string)GetValue(
CaretStopsProperty
);;
835
SetValue(
CaretStopsProperty
, value);