ManipulationBoundaryFeedbackEventArgs.BoundaryFeedback プロパティ

定義

直接操作の未使用部分を取得します。

public:
 property System::Windows::Input::ManipulationDelta ^ BoundaryFeedback { System::Windows::Input::ManipulationDelta ^ get(); };
public System.Windows.Input.ManipulationDelta BoundaryFeedback { get; }
member this.BoundaryFeedback : System.Windows.Input.ManipulationDelta
Public ReadOnly Property BoundaryFeedback As ManipulationDelta

プロパティ値

直接操作の未使用部分。

適用対象