1 write to _commonVerticalThumbEnabledGlyph
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1436
_commonVerticalThumbEnabledGlyph
= temp;
3 references to _commonVerticalThumbEnabledGlyph
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1421
if (
_commonVerticalThumbEnabledGlyph
== null)
1425
if (
_commonVerticalThumbEnabledGlyph
== null)
1440
return
_commonVerticalThumbEnabledGlyph
;