ManipulationBoundaryFeedbackEventArgs.ManipulationContainer プロパティ

定義

BoundaryFeedback プロパティが関連しているコンテナーを取得します。

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

プロパティ値

BoundaryFeedback プロパティが関連しているコンテナー。

適用対象