1 write to _commonDisabledGlyph
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
836
_commonDisabledGlyph
= temp;
3 references to _commonDisabledGlyph
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
827
if (
_commonDisabledGlyph
== null)
831
if (
_commonDisabledGlyph
== null)
840
return
_commonDisabledGlyph
;