InputMethod.ImeState Właściwość

Definicja

Pobiera lub ustawia bieżący stan edytora metod wejściowych skojarzonych z tą metodą wejściową.

public:
 property System::Windows::Input::InputMethodState ImeState { System::Windows::Input::InputMethodState get(); void set(System::Windows::Input::InputMethodState value); };
public System.Windows.Input.InputMethodState ImeState { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
public System.Windows.Input.InputMethodState ImeState { get; set; }
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.ImeState : System.Windows.Input.InputMethodState with get, set
member this.ImeState : System.Windows.Input.InputMethodState with get, set
Public Property ImeState As InputMethodState

Wartość właściwości

Element członkowski InputMethodState wyliczenia określający stan edytora metod wejściowych skojarzonych z tą metodą wejściową.

Wartość domyślna to Off.

Atrybuty

Dotyczy

Zobacz też