WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1InputEventArgs Class / C1InputEventArgs Constructor / C1InputEventArgs Constructor(RoutedEventArgs,C1PointerDeviceType)
The OriginalEventArgs instance containing the event data.
Type of the pointer.
In This Topic
    C1InputEventArgs Constructor(RoutedEventArgs,C1PointerDeviceType)
    In This Topic
    Initializes a new instance of the C1InputEventArgs class.
    Syntax

    Parameters

    originalArgs
    The OriginalEventArgs instance containing the event data.
    pointerType
    Type of the pointer.
    See Also