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