1 write to _commonDisabledFill
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1270
_commonDisabledFill
= temp;
3 references to _commonDisabledFill
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1254
if (
_commonDisabledFill
== null)
1258
if (
_commonDisabledFill
== null)
1274
return
_commonDisabledFill
;