1 write to GlyphShadow
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1768
_localResources.
GlyphShadow
= new SolidColorBrush(Colors.White);
2 references to GlyphShadow
PresentationFramework.Aero2 (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
1763
if (_localResources.
GlyphShadow
== null)
1771
return _localResources.
GlyphShadow
;