Sdílet prostřednictvím


ImeModeConversion.ImeModeConversionBits Vlastnost

Definice

Získá slovník, který obsahuje příznaky režimu převodu odpovídající každému ImeMode.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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)

Hodnota vlastnosti

Dictionary<ImeMode,ImeModeConversion>

Slovník, který obsahuje příznaky k ImeMode mapování.

Platí pro