Bagikan melalui


KeyEventArgs.ImeProcessedKey Properti

Definisi

Mendapatkan tombol keyboard yang direferensikan oleh peristiwa, jika kunci akan diproses oleh Editor Metode Input (IME).

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

Nilai Properti

Key

Yang Key dirujuk oleh peristiwa.

Berlaku untuk

Lihat juga