Windows.Phone.Input.Interop namespace

Provides classes that allow Windows Runtime components to receive touch input events from DrawingSurface and DrawingSurfaceBackgroundGrid controls.

Members

The Windows.Phone.Input.Interop namespace has these types of members:

  • Classes
  • Interfaces

Classes

Class Description
DrawingSurfaceManipulationHost Receives manipulation events from the DrawingSurface and DrawingSurfaceBackgroundGrid controls.

 

Interfaces

The Windows.Phone.Input.Interop namespace defines these interfaces.

Interface Description
IDrawingSurfaceManipulationHandler Enables a Windows Runtime to receive manipulation events from the DrawingSurface or DrawingSurfaceBackgroundGrid control.