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

屬性值

直接操作的未使用部分。

適用於