2 writes to GlyphFill
PresentationFramework.Aero2 (2)
Microsoft\Windows\Themes\BulletChrome.cs (2)
2170_localResources.GlyphFill = CommonCheckMarkFill.Clone(); 2175_localResources.GlyphFill = CommonRadioButtonGlyphFill.Clone();
4 references to GlyphFill
PresentationFramework.Aero2 (4)
Microsoft\Windows\Themes\BulletChrome.cs (4)
2166if (_localResources.GlyphFill == null) 2171_localResources.GlyphFill.Opacity = 0; 2176_localResources.GlyphFill.Opacity = 0; 2179return _localResources.GlyphFill;