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

속성 값

직접 조작의 사용되지 않은 부분입니다.

적용 대상