1 write to _commonVerticalThumbPressedGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1545
_commonVerticalThumbPressedGlyph
= temp;
3 references to _commonVerticalThumbPressedGlyph
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1528
if (
_commonVerticalThumbPressedGlyph
== null)
1532
if (
_commonVerticalThumbPressedGlyph
== null)
1549
return
_commonVerticalThumbPressedGlyph
;