1 write to _cacheInactiveBorderColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
717_cacheInactiveBorderColor = CreateInstance(SystemResourceKeyID.InactiveBorderColor);
2 references to _cacheInactiveBorderColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
715if (_cacheInactiveBorderColor == null) 720return _cacheInactiveBorderColor;