1 write to _cacheInactiveBorderColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
641_cacheInactiveBorderColor = CreateInstance(SystemResourceKeyID.InactiveBorderColor);
2 references to _cacheInactiveBorderColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
639if (_cacheInactiveBorderColor == null) 644return _cacheInactiveBorderColor;