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