KeyEventArgs.ImeProcessedKey Özellik

Tanım

Anahtar bir Giriş Yöntemi Düzenleyicisi (IME) tarafından işlenecekse olay tarafından başvuruda bulunılan klavye tuşunu alır.

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

Özellik Değeri

Key

Olay Key tarafından başvuruda bulunan.

Şunlara uygulanır

Ayrıca bkz.