Share via


ManipulationDeltaEventArgs.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

属性值

该容器定义操作坐标。

适用于