Share via


PhotoCamera.CaptureStarted Event

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Event CaptureStarted As EventHandler
public event EventHandler CaptureStarted
public:
 event EventHandler^ CaptureStarted {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
member CaptureStarted : IEvent<EventHandler,
    EventArgs>

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PhotoCamera Class

Microsoft.Devices Namespace