1 write to _cacheActiveBorderBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1225_cacheActiveBorderBrush = CreateInstance(SystemResourceKeyID.ActiveBorderBrush);
2 references to _cacheActiveBorderBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1223if (_cacheActiveBorderBrush == null) 1228return _cacheActiveBorderBrush;