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