IDrawingSurfaceManipulationHandler interface
Enables a Windows Runtime to receive manipulation events from the DrawingSurface or DrawingSurfaceBackgroundGrid control.
Syntax
Members
The IDrawingSurfaceManipulationHandler interface has these types of members:
Methods
The IDrawingSurfaceManipulationHandler interface has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| SetManipulationHost | Called when the manipulation handler is set for 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
- [Version(0x06020000)]
- [WebHostHidden()]
Show: