1 write to _commonVerticalThumbEnabledGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1487
_commonVerticalThumbEnabledGlyph
= temp;
3 references to _commonVerticalThumbEnabledGlyph
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1470
if (
_commonVerticalThumbEnabledGlyph
== null)
1474
if (
_commonVerticalThumbEnabledGlyph
== null)
1491
return
_commonVerticalThumbEnabledGlyph
;