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