WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1TappedEventArgs Class / IsRightTapped Property
In This Topic
    IsRightTapped Property
    In This Topic
    Gets a value indicating whether the event is performed with the right button of the mouse.
    Syntax
    public bool IsRightTapped {get;}
    See Also