1 write to _commonThumbEnabledGlyph
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
465
_commonThumbEnabledGlyph
= temp;
3 references to _commonThumbEnabledGlyph
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
457
if (
_commonThumbEnabledGlyph
== null)
461
if (
_commonThumbEnabledGlyph
== null)
469
return
_commonThumbEnabledGlyph
;