1 write to _cacheInactiveBorderColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
637_cacheInactiveBorderColor = CreateInstance(SystemResourceKeyID.InactiveBorderColor);
2 references to _cacheInactiveBorderColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
635if (_cacheInactiveBorderColor == null) 640return _cacheInactiveBorderColor;