2 writes to GlyphStroke
PresentationFramework.Aero2 (2)
Microsoft\Windows\Themes\BulletChrome.cs (2)
2085_localResources.GlyphStroke = CommonCheckMarkStroke.Clone(); 2090_localResources.GlyphStroke = CommonRadioButtonGlyphStroke.Clone();
4 references to GlyphStroke
PresentationFramework.Aero2 (4)
Microsoft\Windows\Themes\BulletChrome.cs (4)
2081if (_localResources.GlyphStroke == null) 2086_localResources.GlyphStroke.Brush.Opacity = 0; 2091_localResources.GlyphStroke.Brush.Opacity = 0; 2094return _localResources.GlyphStroke;