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