1 write to _selectedValue
PresentationFramework (1)
System\windows\Documents\TextSelectionHighlightLayer.cs (1)
28
_selectedValue
= new object();
1 reference to _selectedValue
PresentationFramework (1)
System\windows\Documents\TextSelectionHighlightLayer.cs (1)
60
value =
_selectedValue
;