1 write to _commonIndeterminateDisabledFill
PresentationFramework.Aero (1)
Microsoft\Windows\Themes\BulletChrome.cs (1)
1925
_commonIndeterminateDisabledFill
= temp;
3 references to _commonIndeterminateDisabledFill
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\BulletChrome.cs (3)
1911
if (
_commonIndeterminateDisabledFill
== null)
1915
if (
_commonIndeterminateDisabledFill
== null)
1929
return
_commonIndeterminateDisabledFill
;