1 write to _commonHorizontalThumbEnabledGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1355
_commonHorizontalThumbEnabledGlyph
= temp;
3 references to _commonHorizontalThumbEnabledGlyph
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1340
if (
_commonHorizontalThumbEnabledGlyph
== null)
1344
if (
_commonHorizontalThumbEnabledGlyph
== null)
1359
return
_commonHorizontalThumbEnabledGlyph
;