UIElement.KeyUpEvent Properti

Definisi

Mendapatkan pengidentifikasi untuk peristiwa yang dirutekan KeyUp .

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

Nilai Properti

Pengidentifikasi untuk peristiwa yang dirutekan KeyUp .

Berlaku untuk

Lihat juga