1 write to _cacheInactiveSelectionHighlightTextBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1730_cacheInactiveSelectionHighlightTextBrush = CreateInstance(SystemResourceKeyID.InactiveSelectionHighlightTextBrush);
2 references to _cacheInactiveSelectionHighlightTextBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1728if (_cacheInactiveSelectionHighlightTextBrush == null) 1733return _cacheInactiveSelectionHighlightTextBrush;