1 write to _commonButtonEnabledGlyph
PresentationFramework.Aero2 (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1606
_commonButtonEnabledGlyph
= temp;
3 references to _commonButtonEnabledGlyph
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1588
if (
_commonButtonEnabledGlyph
== null)
1592
if (
_commonButtonEnabledGlyph
== null)
1610
return
_commonButtonEnabledGlyph
;