Summary
Default mouse wheel handler for the calendar control.
- Namespace
- Avalonia
.Controls - Containing Type
- Calendar
Syntax
protected override void OnPointerWheelChanged(PointerWheelEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Pointer |
Mouse wheel event args. |
Return Value
Type | Description |
---|---|
void |