1 write to _objectMaskBrush
PresentationFramework (1)
System\windows\Documents\SelectionHighlightInfo.cs (1)
28_objectMaskBrush = new SolidColorBrush(SystemColors.HighlightColor)
2 references to _objectMaskBrush
PresentationFramework (2)
System\windows\Documents\SelectionHighlightInfo.cs (2)
32_objectMaskBrush.Freeze(); 73return _objectMaskBrush;