CameraButtons Class

Inheritance Hierarchy

System.Object
  Microsoft.Devices.CameraButtons

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

Syntax

'Declaration
Public NotInheritable Class CameraButtons
public static class CameraButtons
public ref class CameraButtons abstract sealed
[<AbstractClass>]
[<Sealed>]
type CameraButtons =  class end

The CameraButtons type exposes the following members.

Events

  Name Description
Public eventStatic member ShutterKeyHalfPressed
Public eventStatic member ShutterKeyPressed
Public eventStatic member ShutterKeyReleased

Top

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Devices Namespace