1 write to _commonDisabledFill
PresentationFramework.Luna (1)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1313
_commonDisabledFill
= temp;
3 references to _commonDisabledFill
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
1295
if (
_commonDisabledFill
== null)
1299
if (
_commonDisabledFill
== null)
1317
return
_commonDisabledFill
;