ManipulationCompletedEventArgs.ManipulationContainer Property

Definition

Gets the container that defines the coordinates for the manipulation.

public:
 property System::Windows::IInputElement ^ ManipulationContainer { System::Windows::IInputElement ^ get(); };
public System.Windows.IInputElement ManipulationContainer { get; }
member this.ManipulationContainer : System.Windows.IInputElement
Public ReadOnly Property ManipulationContainer As IInputElement

Property Value

The container that defines the coordinates for the manipulation.

Applies to