1 write to _commonHorizontalThumbEnabledGlyph
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1360
_commonHorizontalThumbEnabledGlyph
= temp;
3 references to _commonHorizontalThumbEnabledGlyph
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1345
if (
_commonHorizontalThumbEnabledGlyph
== null)
1349
if (
_commonHorizontalThumbEnabledGlyph
== null)
1364
return
_commonHorizontalThumbEnabledGlyph
;