1 write to GlyphShadow
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1774
_localResources.
GlyphShadow
= new SolidColorBrush(Colors.White);
2 references to GlyphShadow
PresentationFramework.Aero (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
1769
if (_localResources.
GlyphShadow
== null)
1777
return _localResources.
GlyphShadow
;