1 write to _cacheInactiveSelectionHighlightBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2049_cacheInactiveSelectionHighlightBrush = CreateInstance(SystemResourceKeyID.InactiveSelectionHighlightBrush);
2 references to _cacheInactiveSelectionHighlightBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
2047if (_cacheInactiveSelectionHighlightBrush == null) 2052return _cacheInactiveSelectionHighlightBrush;