1 write to _selectedValue
PresentationFramework (1)
src\Framework\System\windows\Documents\TextSelectionHighlightLayer.cs (1)
36
_selectedValue
= new object();
1 reference to _selectedValue
PresentationFramework (1)
src\Framework\System\windows\Documents\TextSelectionHighlightLayer.cs (1)
68
value =
_selectedValue
;