1 write to _commonThumbEnabledGlyph
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
470
_commonThumbEnabledGlyph
= temp;
3 references to _commonThumbEnabledGlyph
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
462
if (
_commonThumbEnabledGlyph
== null)
466
if (
_commonThumbEnabledGlyph
== null)
474
return
_commonThumbEnabledGlyph
;