1 write to _commonVerticalThumbPressedGlyph
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1490
_commonVerticalThumbPressedGlyph
= temp;
3 references to _commonVerticalThumbPressedGlyph
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1475
if (
_commonVerticalThumbPressedGlyph
== null)
1479
if (
_commonVerticalThumbPressedGlyph
== null)
1494
return
_commonVerticalThumbPressedGlyph
;