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