5 references to IsBatchMode
ReachFramework (5)
Serialization\Manager\XpsSerializationManagerAsync.cs (5)
80
Simulator.BeginConfirmToXPSStructure(
IsBatchMode
);
84
if(
IsBatchMode
)
151
Simulator.EndConfirmToXPSStructure(
IsBatchMode
);
232
Simulator.EndConfirmToXPSStructure(
IsBatchMode
);
320
if(
IsBatchMode
&& IsSimulating)