1 write to _commonVerticalThumbEnabledGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1447
_commonVerticalThumbEnabledGlyph
= temp;
3 references to _commonVerticalThumbEnabledGlyph
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1432
if (
_commonVerticalThumbEnabledGlyph
== null)
1436
if (
_commonVerticalThumbEnabledGlyph
== null)
1451
return
_commonVerticalThumbEnabledGlyph
;