1 write to _commonThumbEnabledGlyph
PresentationFramework.AeroLite (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
471
_commonThumbEnabledGlyph
= temp;
3 references to _commonThumbEnabledGlyph
PresentationFramework.AeroLite (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
463
if (
_commonThumbEnabledGlyph
== null)
467
if (
_commonThumbEnabledGlyph
== null)
475
return
_commonThumbEnabledGlyph
;