1 write to _commonVerticalThumbPressedGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1546
_commonVerticalThumbPressedGlyph
= temp;
3 references to _commonVerticalThumbPressedGlyph
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1529
if (
_commonVerticalThumbPressedGlyph
== null)
1533
if (
_commonVerticalThumbPressedGlyph
== null)
1550
return
_commonVerticalThumbPressedGlyph
;