1 write to _highContrastColor
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\Renderer.cs (1)
407_highContrastColor = strokeColor;
2 references to _highContrastColor
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\Renderer.cs (2)
404if ( !_highContrast || strokeColor != _highContrastColor ) 439return _highContrastColor;