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