GrapeCity.WPF.InputMan アセンブリ > GrapeCity.Windows.InputMan 名前空間 : GcImeManager クラス |
GcImeManagerデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AllowSaveImeStatusProperty | AllowSaveImeStatus 添付プロパティを識別します。 | |
ImeConversionModeProperty | ImeConversionMode 依存関係プロパティを示します。 | |
ImeSentenceModeProperty | ImeSentenceMode 依存関係プロパティを示します。 | |
ImeStateProperty | ImeState 依存関係プロパティを示します。 | |
ReadingStringKanaModeProperty | ReadingStringKanaMode 添付プロパティを識別します。 | |
ReadingStringOutputModeProperty | ReadingStringOutputMode 添付プロパティを識別します。 | |
ReadingStringProperty | ReadingString 添付プロパティを識別します。 | |
ResultStringEvent | ResultString 添付イベントを識別します。 |
名前 | 解説 | |
---|---|---|
Current | 現在のコンテキストに関連付けられた現在アクティブな GcImeManager への参照を取得します。 | |
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。 | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。 | |
ImeConversionMode | 現在の GcImeManager に関連付けられたエディタの現在の変換モードを取得します。これは依存関係プロパティです。 | |
ImeSentenceMode | 現在の GcImeManager に関連付けられたエディタの現在のセンテンスモードを取得します。これは依存関係プロパティです。 | |
ImeState | 現在の GcImeManager に関連付けられたエディタの現在の状態を取得します。これは依存関係プロパティです。 | |
IsSealed | Gets a value that declares whether this instance is currently read-only. System.Windows.DependencyObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
OnPropertyChanged | Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. System.Windows.DependencyObjectから継承されます。 |