4 writes to Freezable_UsingSingletonContext
WindowsBase (4)
Base\System\Windows\Freezable.cs (4)
791
Freezable_UsingSingletonContext
= false;
1148
Freezable_UsingSingletonContext
= false;
1273
Freezable_UsingSingletonContext
= false;
1306
Freezable_UsingSingletonContext
= true;
13 references to Freezable_UsingSingletonContext
WindowsBase (13)
Base\System\Windows\Freezable.cs (13)
569
if (
Freezable_UsingSingletonContext
)
1078
if (
Freezable_UsingSingletonContext
)
1136
Debug.Assert(
Freezable_UsingSingletonContext
);
1232
if (
Freezable_UsingSingletonContext
)
1253
Debug.Assert(
Freezable_UsingSingletonContext
);
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
);
1768
if (
Freezable_UsingSingletonContext
) // We have exactly one Freezable context
2006
if (
Freezable_UsingSingletonContext
)