1 write to _cacheWindowTextColor
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
829_cacheWindowTextColor = CreateInstance(SystemResourceKeyID.WindowTextColor);
2 references to _cacheWindowTextColor
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
827if (_cacheWindowTextColor == null) 832return _cacheWindowTextColor;