1 write to _commonDisabledFill
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1314
_commonDisabledFill
= temp;
3 references to _commonDisabledFill
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1296
if (
_commonDisabledFill
== null)
1300
if (
_commonDisabledFill
== null)
1318
return
_commonDisabledFill
;