1 write to _cacheInactiveBorderBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1497_cacheInactiveBorderBrush = CreateInstance(SystemResourceKeyID.InactiveBorderBrush);
2 references to _cacheInactiveBorderBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1495if (_cacheInactiveBorderBrush == null) 1500return _cacheInactiveBorderBrush;