Skip to main content

CalendarDayButtonMouseDown 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> CalendarDayButtonMouseDown

Value

EventHandler(PointerPressedEventArgs)

See Also

Reference

CalendarDayButton Class
Avalonia.Controls.Primitives Namespace