CaptureImageCompletedEventArgs.Result Property
Silverlight
Gets the WriteableBitmap image source to report in event data.
Namespace: System.Windows.Media
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Media.Imaging.WriteableBitmapThe image source that is returned asynchronously through this event data, as a result of a CaptureImageAsync call.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.