1 write to _commonButtonEnabledGlyph
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1558
_commonButtonEnabledGlyph
= temp;
3 references to _commonButtonEnabledGlyph
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1542
if (
_commonButtonEnabledGlyph
== null)
1546
if (
_commonButtonEnabledGlyph
== null)
1562
return
_commonButtonEnabledGlyph
;