1 write to _commonVerticalThumbEnabledGlyph
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1488
_commonVerticalThumbEnabledGlyph
= temp;
3 references to _commonVerticalThumbEnabledGlyph
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1471
if (
_commonVerticalThumbEnabledGlyph
== null)
1475
if (
_commonVerticalThumbEnabledGlyph
== null)
1492
return
_commonVerticalThumbEnabledGlyph
;