1 write to _cacheInactiveSelectionHighlightBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1711_cacheInactiveSelectionHighlightBrush = CreateInstance(SystemResourceKeyID.InactiveSelectionHighlightBrush);
2 references to _cacheInactiveSelectionHighlightBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1709if (_cacheInactiveSelectionHighlightBrush == null) 1714return _cacheInactiveSelectionHighlightBrush;