UIElement.ManipulationInertiaStartingEvent Properti

Definisi

Mendapatkan pengidentifikasi untuk peristiwa yang dirutekan ManipulationInertiaStarting .

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

Nilai Properti

Pengidentifikasi untuk peristiwa rute ManipulationInertiaStarting .

Berlaku untuk

Lihat juga