1 write to _commonVerticalThumbPressedGlyph
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1495
_commonVerticalThumbPressedGlyph
= temp;
3 references to _commonVerticalThumbPressedGlyph
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1480
if (
_commonVerticalThumbPressedGlyph
== null)
1484
if (
_commonVerticalThumbPressedGlyph
== null)
1499
return
_commonVerticalThumbPressedGlyph
;