1 write to _commonIndeterminateDisabledFill
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1919
_commonIndeterminateDisabledFill
= temp;
3 references to _commonIndeterminateDisabledFill
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1905
if (
_commonIndeterminateDisabledFill
== null)
1909
if (
_commonIndeterminateDisabledFill
== null)
1923
return
_commonIndeterminateDisabledFill
;