ManipulationStartedEventArgs.ManipulationContainer Vlastnost

Definice

Získá kontejner, ke kterému ManipulationOrigin je vlastnost relativní.

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 ManipulationOrigin kterému je vlastnost relativní.

Platí pro