1 write to _commonDisabledGlyph
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1436
_commonDisabledGlyph
= temp;
3 references to _commonDisabledGlyph
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1427
if (
_commonDisabledGlyph
== null)
1431
if (
_commonDisabledGlyph
== null)
1440
return
_commonDisabledGlyph
;