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

属性值

直接操作的未使用部分。

适用于