CalendarButtonCalendarLeftMouseButtonDown Event
Occurs when the left mouse button is pressed (or when the tip of the
stylus touches the tablet PC) while the mouse pointer is over a
UIElement.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler<PointerPressedEventArgs> CalendarLeftMouseButtonDown
Public Event CalendarLeftMouseButtonDown As EventHandler(Of PointerPressedEventArgs)
member CalendarLeftMouseButtonDown : IEvent<EventHandler<PointerPressedEventArgs>,
PointerPressedEventArgs>
Value
EventHandlerPointerPressedEventArgs