DeviceStatus.KeyboardDeployedChanged Event

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

Syntax

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

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

DeviceStatus Class

Microsoft.Phone.Info Namespace