DrawingSurfaceManipulationHost.PointerMoved event
Occurs when a pointer moves while the pointer remains within the hit test area of a DrawingSurface or DrawingSurfaceBackgroundGrid control.
Syntax
public event TypedEventHandler<DrawingSurfaceManipulationHost, PointerEventArgs> PointerMoved
Event information
| Delegate | TypedEventHandler<DrawingSurfaceManipulationHost, PointerEventArgs> |
|---|
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Show: