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