[]
Represents a behavior that implements Mouse Pan mode for a scrollable control.
public class PanModeBehavior : ScrollBehavior, IBehavior
| Name | Description |
|---|---|
| PanModeBehavior() |
| Name | Description |
|---|---|
| Attach(ScrollViewer) | Attaches to the specified host. |
| Detach(ScrollViewer) | Detaches from the specified host. |
| OnIsEnabledChanged(bool) | Enable / disable the behavior. |