3 writes to Freezable_UsingContextList
WindowsBase (3)
Base\System\Windows\Freezable.cs (3)
789
Freezable_UsingContextList
= false;
1167
Freezable_UsingContextList
= false;
1272
Freezable_UsingContextList
= true;
12 references to Freezable_UsingContextList
WindowsBase (12)
Base\System\Windows\Freezable.cs (12)
584
else if (
Freezable_UsingContextList
)
1086
else if (
Freezable_UsingContextList
)
1156
Debug.Assert(
Freezable_UsingContextList
);
1237
if (
Freezable_UsingContextList
)
1286
Debug.Assert(!Freezable_UsingSingletonContext && !
Freezable_UsingContextList
);
1612
Debug.Assert(
Freezable_UsingContextList
&& !Freezable_UsingSingletonContext,
1629
Debug.Assert(
Freezable_UsingContextList
&& !Freezable_UsingSingletonContext,
1701
Debug.Assert(Freezable_UsingSingletonContext && !
Freezable_UsingContextList
,
1725
Debug.Assert(Freezable_UsingSingletonContext && !
Freezable_UsingContextList
,
1750
return (
Freezable_UsingContextList
|| Freezable_UsingSingletonContext);
1776
else if (
Freezable_UsingContextList
)
2010
else if (
Freezable_UsingContextList
)