1 write to _commonDisabledGlyph
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1393
_commonDisabledGlyph
= temp;
3 references to _commonDisabledGlyph
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1384
if (
_commonDisabledGlyph
== null)
1388
if (
_commonDisabledGlyph
== null)
1397
return
_commonDisabledGlyph
;