CalendarDayButtonCalendarDayButtonMouseUp Event
Occurs when the left mouse button is released (or the tip of the
stylus is removed from the tablet PC) while the mouse (or the
stylus) is over a UIElement (or while a UIElement holds mouse
capture).
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler<PointerReleasedEventArgs> CalendarDayButtonMouseUp
Public Event CalendarDayButtonMouseUp As EventHandler(Of PointerReleasedEventArgs)
member CalendarDayButtonMouseUp : IEvent<EventHandler<PointerReleasedEventArgs>,
PointerReleasedEventArgs>
Value
EventHandlerPointerReleasedEventArgs