1 write to _cacheInactiveBorderColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
716_cacheInactiveBorderColor = CreateInstance(SystemResourceKeyID.InactiveBorderColor);
2 references to _cacheInactiveBorderColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
714if (_cacheInactiveBorderColor == null) 719return _cacheInactiveBorderColor;