Skip to main content

CalendarLeftMouseButtonDown 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.

Definition​

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<PointerPressedEventArgs> CalendarLeftMouseButtonDown

Value​

EventHandler(PointerPressedEventArgs)

See Also​

Reference​

CalendarButton Class
Avalonia.Controls.Primitives Namespace