4 references to DocStarted
ReachFramework (4)
AlphaFlattener\MetroDevice.cs (4)
86AssertState(DeviceState.Init, DeviceState.DocStarted); 94AssertState(DeviceState.DocStarted, DeviceState.Init); 111AssertState(DeviceState.DocStarted, DeviceState.PageStarted); 129AssertState(DeviceState.PageStarted, DeviceState.DocStarted);