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