ImeModeConversion.ImeModeConversionBits Właściwość

Definicja

Pobiera słownik zawierający flagi trybu konwersji odpowiadające poszczególnym ImeModeelementom .

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 static property System::Collections::Generic::Dictionary<System::Windows::Forms::ImeMode, System::Windows::Forms::ImeModeConversion> ^ ImeModeConversionBits { System::Collections::Generic::Dictionary<System::Windows::Forms::ImeMode, System::Windows::Forms::ImeModeConversion> ^ get(); };
public static System.Collections.Generic.Dictionary<System.Windows.Forms.ImeMode,System.Windows.Forms.ImeModeConversion> ImeModeConversionBits { get; }
member this.ImeModeConversionBits : System.Collections.Generic.Dictionary<System.Windows.Forms.ImeMode, System.Windows.Forms.ImeModeConversion>
Public Shared ReadOnly Property ImeModeConversionBits As Dictionary(Of ImeMode, ImeModeConversion)

Wartość właściwości

Dictionary<ImeMode,ImeModeConversion>

Słownik zawierający flagi do ImeMode mapowania.

Dotyczy