1 write to _commonVerticalThumbPressedGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1501
_commonVerticalThumbPressedGlyph
= temp;
3 references to _commonVerticalThumbPressedGlyph
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1486
if (
_commonVerticalThumbPressedGlyph
== null)
1490
if (
_commonVerticalThumbPressedGlyph
== null)
1505
return
_commonVerticalThumbPressedGlyph
;