NonNativeKeyboard.IsShifted Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Accessor reporting shift state of keyboard.
public:
property bool IsShifted { bool get(); };
public bool IsShifted { get; }
member this.IsShifted : bool
Public ReadOnly Property IsShifted As Boolean