UIElement.PointerCaptureLostEvent Properti

Definisi

Mendapatkan pengidentifikasi untuk peristiwa yang dirutekan PointerCaptureLost .

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

Nilai Properti

Pengidentifikasi untuk peristiwa yang dirutekan PointerCaptureLost .

Berlaku untuk

Lihat juga