CalendarDatePickerSelectedDateChanged Event

Occurs when the SelectedDate property is changed.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler<SelectionChangedEventArgs> SelectedDateChanged

Value

EventHandlerSelectionChangedEventArgs

See Also