1 write to _cacheHighlightTextColor
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
609_cacheHighlightTextColor = CreateInstance(SystemResourceKeyID.HighlightTextColor);
2 references to _cacheHighlightTextColor
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
607if (_cacheHighlightTextColor == null) 612return _cacheHighlightTextColor;