NonNativeKeyboard.IsCapsLocked 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 caps lock state of keyboard.
public:
property bool IsCapsLocked { bool get(); };
public bool IsCapsLocked { get; }
member this.IsCapsLocked : bool
Public ReadOnly Property IsCapsLocked As Boolean