Try Microsoft Edge A fast and secure browser that's designed for Windows 10 No thanks Get started
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Occurs when a requested capture operation does not generate a captured sample.
'Declaration Public Event CaptureFailed As EventHandler(Of ExceptionRoutedEventArgs)
This event does not occur for cases where captures are requested but permission from the user was not obtained. Those cases throw exceptions. Instead, this event occurs if technical issues prevented the capture.
Windows Phone