[]
Represents a behavior that is invoked on mouse wheel scroll to handle zooming.
public sealed class MouseWheelZoomBehavior : ScrollBehavior, IBehavior
Name | Description |
---|---|
MouseWheelZoomBehavior() |
Name | Description |
---|---|
Attach(ScrollViewer) | Attaches the behavior to the specified host. |
Detach(ScrollViewer) | Detaches the behavior from the specified host. |