WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragPreviewEventArgs Class / PointerDeviceType Property
In This Topic
    PointerDeviceType Property (C1DragPreviewEventArgs)
    In This Topic
    Gets the type of pointer which performed the action.
    Syntax
    public C1PointerDeviceType PointerDeviceType {get;}
    See Also