1 write to _cacheInactiveSelectionHighlightBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1707_cacheInactiveSelectionHighlightBrush = CreateInstance(SystemResourceKeyID.InactiveSelectionHighlightBrush);
2 references to _cacheInactiveSelectionHighlightBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1705if (_cacheInactiveSelectionHighlightBrush == null) 1710return _cacheInactiveSelectionHighlightBrush;