CaptureImageCompletedEventArgs Properties

Include Protected Members
Include Inherited Members

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The CaptureImageCompletedEventArgs type exposes the following members.

Properties

  Name Description
Cancelled Gets a value that indicates whether an asynchronous operation has been canceled. (Inherited from AsyncCompletedEventArgs.)
Error Gets a value that indicates which error occurred during an asynchronous operation. (Inherited from AsyncCompletedEventArgs.)
Result Gets the WriteableBitmap image source to report in event data.
UserState Gets the unique identifier for the asynchronous task. (Inherited from AsyncCompletedEventArgs.)

Top

See Also

Reference

CaptureImageCompletedEventArgs Class

System.Windows.Media Namespace