ManipulationProcessor2D.Completed 이벤트

정의

조작이 완료되면 발생합니다.

public:
 event EventHandler<System::Windows::Input::Manipulations::Manipulation2DCompletedEventArgs ^> ^ Completed;
public event EventHandler<System.Windows.Input.Manipulations.Manipulation2DCompletedEventArgs> Completed;
member this.Completed : EventHandler<System.Windows.Input.Manipulations.Manipulation2DCompletedEventArgs> 
Public Custom Event Completed As EventHandler(Of Manipulation2DCompletedEventArgs) 
Public Event Completed As EventHandler(Of Manipulation2DCompletedEventArgs) 

이벤트 유형

EventHandler<Manipulation2DCompletedEventArgs>

적용 대상