DrawingSurfaceManipulationHost.PointerReleased event
Occurs when a pointer device that previously initiated a Press action is released, within a DrawingSurface or DrawingSurfaceBackgroundGrid control.
Syntax
Public Event PointerReleased As TypedEventHandler(Of DrawingSurfaceManipulationHost, PointerEventArgs)
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: