1 write to _commonDisabledGlyph
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1437
_commonDisabledGlyph
= temp;
3 references to _commonDisabledGlyph
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1428
if (
_commonDisabledGlyph
== null)
1432
if (
_commonDisabledGlyph
== null)
1441
return
_commonDisabledGlyph
;