1 write to _cacheInactiveSelectionHighlightTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2072_cacheInactiveSelectionHighlightTextBrush = CreateInstance(SystemResourceKeyID.InactiveSelectionHighlightTextBrush);
2 references to _cacheInactiveSelectionHighlightTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2070if (_cacheInactiveSelectionHighlightTextBrush == null) 2075return _cacheInactiveSelectionHighlightTextBrush;