Bagikan melalui


KeyEventArgs.SystemKey Properti

Definisi

Mendapatkan tombol keyboard yang direferensikan oleh peristiwa, jika kunci akan diproses oleh sistem.

public:
 property System::Windows::Input::Key SystemKey { System::Windows::Input::Key get(); };
public System.Windows.Input.Key SystemKey { get; }
member this.SystemKey : System.Windows.Input.Key
Public ReadOnly Property SystemKey As Key

Nilai Properti

Key

Yang Key dirujuk oleh peristiwa.

Berlaku untuk

Lihat juga