Implements the Behavior.Pan behavior.
The following tables list the members exposed by the PanBehavior type.
Protected Fields| Name | Description | |
|---|---|---|
![]() |
(Inherited from BehaviorBase.) |
|
![]() |
(Inherited from BehaviorBase.) |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Invoked when the operation should be canceled. (Inherited from Interaction.) |
|
![]() |
BehaviorBase.pointerDown override. |
|
![]() |
BehaviorBase.pointerMove override. |
|
![]() |
Invoked in response to system pointer over events. (Inherited from Interaction.) |
|
![]() |
BehaviorBase.pointerUp override. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
(Inherited from BehaviorBase.) |
|
![]() |
(Inherited from BehaviorBase.) |
|
![]() |
(Inherited from BehaviorBase.) |
|
![]() |
|
|
![]() |
(Inherited from BehaviorBase.) |
See Also