Sdílet prostřednictvím


ManipulationInertiaStartingEventArgs.ManipulationContainer Vlastnost

Definice

Získá kontejner, který ManipulationOrigin je relativní vlastnost.

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

Hodnota vlastnosti

Kontejner, ke kterému ManipulationOrigin je vlastnost relativní.

Poznámky

Další informace o manipulaci najdete v přehledu vstupu. Příklad aplikace, která reaguje na manipulaci, najdete v tématu Návod: Vytvoření aplikace prvního dotyku.

Platí pro