CalendarButton.

CalendarLeftMouseButtonDown Event

Summary

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.Primitives
Containing Type
CalendarButton
Event Type
EventHandler<PointerPressedEventArgs>

Syntax

public event EventHandler<PointerPressedEventArgs> CalendarLeftMouseButtonDown