KeyEventArgs.ImeProcessedKey 屬性

定義

如果輸入法編輯器 (輸入法) 處理按鍵,則取得 事件所參考的鍵盤按鍵。

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

屬性值

Key

事件參考的 Key

適用於

另請參閱