Bagikan melalui


UIElement.ManipulationCompletedEvent Properti

Definisi

Mendapatkan pengidentifikasi untuk peristiwa rute ManipulationCompleted .

public:
 static property RoutedEvent ^ ManipulationCompletedEvent { RoutedEvent ^ get(); };
static RoutedEvent ManipulationCompletedEvent();
public static RoutedEvent ManipulationCompletedEvent { get; }
var routedEvent = UIElement.manipulationCompletedEvent;
Public Shared ReadOnly Property ManipulationCompletedEvent As RoutedEvent

Nilai Properti

Pengidentifikasi untuk peristiwa rute ManipulationCompleted .

Berlaku untuk

Lihat juga