1 write to _commonHorizontalThumbPressedGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1459
_commonHorizontalThumbPressedGlyph
= temp;
3 references to _commonHorizontalThumbPressedGlyph
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1442
if (
_commonHorizontalThumbPressedGlyph
== null)
1446
if (
_commonHorizontalThumbPressedGlyph
== null)
1463
return
_commonHorizontalThumbPressedGlyph
;