2 writes to GlyphStroke
PresentationFramework.Aero (2)
Microsoft\Windows\Themes\BulletChrome.cs (2)
2182_localResources.GlyphStroke = CommonCheckMarkStroke.Clone(); 2187_localResources.GlyphStroke = CommonRadioButtonGlyphStroke.Clone();
4 references to GlyphStroke
PresentationFramework.Aero (4)
Microsoft\Windows\Themes\BulletChrome.cs (4)
2178if (_localResources.GlyphStroke == null) 2183_localResources.GlyphStroke.Brush.Opacity = 0; 2188_localResources.GlyphStroke.Brush.Opacity = 0; 2191return _localResources.GlyphStroke;