ManipulationCompletedEventArgs.ManipulationContainer 屬性

定義

取得容器,這個容器會定義操作的座標。

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

屬性值

容器,定義操作的座標。

適用於