1 write to _commonIndeterminateDisabledFill
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1931
_commonIndeterminateDisabledFill
= temp;
3 references to _commonIndeterminateDisabledFill
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1917
if (
_commonIndeterminateDisabledFill
== null)
1921
if (
_commonIndeterminateDisabledFill
== null)
1935
return
_commonIndeterminateDisabledFill
;