1 write to _cacheWindowFrameColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
813_cacheWindowFrameColor = CreateInstance(SystemResourceKeyID.WindowFrameColor);
2 references to _cacheWindowFrameColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
811if (_cacheWindowFrameColor == null) 816return _cacheWindowFrameColor;