1 write to HighlightStroke
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1102_localResources.HighlightStroke = CommonIndeterminateHighlight.Clone();
3 references to HighlightStroke
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1100if (_localResources.HighlightStroke == null) 1103_localResources.HighlightStroke.Brush.Opacity = 0; 1105return _localResources.HighlightStroke;