1 write to _commonDisabledGlyph
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
856
_commonDisabledGlyph
= temp;
3 references to _commonDisabledGlyph
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
847
if (
_commonDisabledGlyph
== null)
851
if (
_commonDisabledGlyph
== null)
860
return
_commonDisabledGlyph
;