WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1InputEventArgs Class / IsCtrlPressed Property
In This Topic
    IsCtrlPressed Property (C1InputEventArgs)
    In This Topic
    Gets whether ctrl key is pressed.
    Syntax
    public bool IsCtrlPressed {get;}
    See Also