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