1 write to _cacheInactiveSelectionHighlightTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1734_cacheInactiveSelectionHighlightTextBrush = CreateInstance(SystemResourceKeyID.InactiveSelectionHighlightTextBrush);
2 references to _cacheInactiveSelectionHighlightTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1732if (_cacheInactiveSelectionHighlightTextBrush == null) 1737return _cacheInactiveSelectionHighlightTextBrush;