DeviceStatus.IsKeyboardDeployed Property

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

Syntax

'Declaration
Public Shared ReadOnly Property IsKeyboardDeployed As Boolean
public static bool IsKeyboardDeployed { get; }
public:
static property bool IsKeyboardDeployed {
    bool get ();
}
static member IsKeyboardDeployed : bool with get

Property Value

Type: System.Boolean

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