1 write to _commonButtonEnabledGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1607
_commonButtonEnabledGlyph
= temp;
3 references to _commonButtonEnabledGlyph
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1589
if (
_commonButtonEnabledGlyph
== null)
1593
if (
_commonButtonEnabledGlyph
== null)
1611
return
_commonButtonEnabledGlyph
;