1 write to _commonDisabledGlyph
PresentationFramework.Royale (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
842
_commonDisabledGlyph
= temp;
3 references to _commonDisabledGlyph
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
833
if (
_commonDisabledGlyph
== null)
837
if (
_commonDisabledGlyph
== null)
846
return
_commonDisabledGlyph
;