Summary
Called before the
PointerWheelChanged
event occurs.
- Namespace
- Avalonia
.Controls - Containing Type
- ComboBox
Syntax
protected override void OnPointerWheelChanged(PointerWheelEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Pointer |
The event args. |
Return Value
Type | Description |
---|---|
void |