1 write to _commonVerticalThumbEnabledGlyph
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1441
_commonVerticalThumbEnabledGlyph
= temp;
3 references to _commonVerticalThumbEnabledGlyph
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1426
if (
_commonVerticalThumbEnabledGlyph
== null)
1430
if (
_commonVerticalThumbEnabledGlyph
== null)
1445
return
_commonVerticalThumbEnabledGlyph
;