I am trying to understand why the application is generating DeviceLost and
DeviceReset events but the DeviceLostException is never being generated when
I call the Device.Present method. I am resizing and minimizing the
application form in order to test out my event and exception handling.
When does this exception get generated?
Why does the event happen if the device is not really lost?
Thanks,
Dave