DrawingSurfaceManipulationHost class
Receives manipulation events from the DrawingSurface and DrawingSurfaceBackgroundGrid controls.
Syntax
Members
The DrawingSurfaceManipulationHost class has these types of members:
Events
The DrawingSurfaceManipulationHost class has these events.
| Event | Description |
|---|---|
| PointerEntered | Occurs when a pointer enters the hit test area of a DrawingSurface or DrawingSurfaceBackgroundGrid control. |
| PointerExited | Occurs when a pointer exits the hit test area of a DrawingSurface or DrawingSurfaceBackgroundGrid control. |
| PointerMoved | Occurs when a pointer moves while the pointer remains within the hit test area of a DrawingSurface or DrawingSurfaceBackgroundGrid control. |
| PointerPressed | Occurs when a pointer device initiates a Press action within a DrawingSurface or DrawingSurfaceBackgroundGrid control. |
| PointerReleased | Occurs when a pointer device that previously initiated a Press action is released, within a DrawingSurface or DrawingSurfaceBackgroundGrid control. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Attributes
- [MarshalingBehavior(Agile)]
- [Version(0x06020000)]
- [WebHostHidden()]
See also
Show: