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