2 writes to GlyphFill
PresentationFramework.Aero (2)
Microsoft\Windows\Themes\BulletChrome.cs (2)
2176_localResources.GlyphFill = CommonCheckMarkFill.Clone(); 2181_localResources.GlyphFill = CommonRadioButtonGlyphFill.Clone();
4 references to GlyphFill
PresentationFramework.Aero (4)
Microsoft\Windows\Themes\BulletChrome.cs (4)
2172if (_localResources.GlyphFill == null) 2177_localResources.GlyphFill.Opacity = 0; 2182_localResources.GlyphFill.Opacity = 0; 2185return _localResources.GlyphFill;