5 references to IsBatchMode
ReachFramework (5)
Serialization\Manager\XpsSerializationManagerAsync.cs (5)
81
Simulator.BeginConfirmToXPSStructure(
IsBatchMode
);
85
if(
IsBatchMode
)
152
Simulator.EndConfirmToXPSStructure(
IsBatchMode
);
233
Simulator.EndConfirmToXPSStructure(
IsBatchMode
);
321
if(
IsBatchMode
&& IsSimulating)