4 references to DocStarted
ReachFramework (4)
AlphaFlattener\MetroDevice.cs (4)
87AssertState(DeviceState.Init, DeviceState.DocStarted); 95AssertState(DeviceState.DocStarted, DeviceState.Init); 112AssertState(DeviceState.DocStarted, DeviceState.PageStarted); 130AssertState(DeviceState.PageStarted, DeviceState.DocStarted);