IDrawingSurfaceManipulationHandler interface

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

Syntax

public interface IDrawingSurfaceManipulationHandler
Public Interface IDrawingSurfaceManipulationHandler
public interface class IDrawingSurfaceManipulationHandler

Members

The IDrawingSurfaceManipulationHandler interface has these types of members:

  • Methods

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

Windows.Phone.Input.Interop Windows::Phone::Input::Interop [C++]

Metadata

Windows.WinMD

Attributes

[Version(0x06020000)]

[WebHostHidden()]