1 write to _commonButtonEnabledGlyph
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1552
_commonButtonEnabledGlyph
= temp;
3 references to _commonButtonEnabledGlyph
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1536
if (
_commonButtonEnabledGlyph
== null)
1540
if (
_commonButtonEnabledGlyph
== null)
1556
return
_commonButtonEnabledGlyph
;