DeviceStatus.IsKeyboardPresent Property
July 26, 2012
Indicates whether the device contains a physical hardware keyboard.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.BooleanReturns Boolean. true if the device contains a physical hardware keyboard; otherwise, false.
A related property, IsKeyboardDeployed, can be used to determine whether the physical hardware keyboard on the device is deployed.
For more information about the DeviceStatus API, see Device Status for Windows Phone.