MESCIUS InputMan for WPF 3.0J
GcImeManager クラス メンバ
フィールド  プロパティ  メソッド 


GcImeManagerデータ型で公開されるメンバを以下の表に示します。

パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)AllowSaveImeStatusPropertyAllowSaveImeStatus 添付プロパティを識別します。
 
Public フィールドstatic (Shared in Visual Basic)ImeConversionModePropertyImeConversionMode 依存関係プロパティを示します。  
Public フィールドstatic (Shared in Visual Basic)ImeSentenceModePropertyImeSentenceMode 依存関係プロパティを示します。  
Public フィールドstatic (Shared in Visual Basic)ImeStatePropertyImeState 依存関係プロパティを示します。  
Public フィールドstatic (Shared in Visual Basic)ReadingStringKanaModePropertyReadingStringKanaMode 添付プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ReadingStringOutputModePropertyReadingStringOutputMode 添付プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ReadingStringPropertyReadingString 添付プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ResultStringEventResultString 添付イベントを識別します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティstatic (Shared in Visual Basic)Current現在のコンテキストに関連付けられた現在アクティブな GcImeManager への参照を取得します。  
Public プロパティDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。
Public プロパティDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティImeConversionMode現在の GcImeManager に関連付けられたエディタの現在の変換モードを取得します。これは依存関係プロパティです。  
Public プロパティImeSentenceMode現在の GcImeManager に関連付けられたエディタの現在のセンテンスモードを取得します。これは依存関係プロパティです。  
Public プロパティImeState現在の GcImeManager に関連付けられたエディタの現在の状態を取得します。これは依存関係プロパティです。  
Public プロパティIsSealedGets a value that declares whether this instance is currently read-only. System.Windows.DependencyObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)AddResultStringHandler指定した要素に ResultString 添付イベントのイベントハンドラを追加します。  
Public メソッドClearValueオーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドEquals System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)GetAllowSaveImeStatus指定した要素の GrapeCity.Windows.InputMan.GcImeManager.AllowSaveImeStatus 添付プロパティの値を返します。  
Public メソッドstatic (Shared in Visual Basic)GetConversionList指定した読み取り文字列の変換候補リストを返します。  
Public メソッドGetHashCodeGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)GetReadingString指定した要素の GrapeCity.Windows.InputMan.GcImeManager.ReadingString 添付プロパティの値を返します。  
Public メソッドstatic (Shared in Visual Basic)GetReadingStringKanaMode指定した要素の GrapeCity.Windows.InputMan.GcImeManager.ReadingStringKanaMode 添付プロパティの値を返します。  
Public メソッドstatic (Shared in Visual Basic)GetReadingStringOutputMode指定した要素の GrapeCity.Windows.InputMan.GcImeManager.ReadingStringOutputMode 添付プロパティの値を返します。  
Public メソッドstatic (Shared in Visual Basic)GetReverseConversionList指定した変換結果文字列に対応する読み取り文字列の配列を返します。  
Public メソッドGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドInvalidateProperty System.Windows.DependencyObjectから継承されます。
Public メソッドReadLocalValueReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)RemoveResultStringHandler指定したオブジェクトから ResultString 添付イベントのイベントハンドラを削除します。  
Public メソッドstatic (Shared in Visual Basic)SetAllowSaveImeStatus指定した要素の GrapeCity.Windows.InputMan.GcImeManager.AllowSaveImeStatus 添付プロパティの値を設定します。  
Public メソッドSetCurrentValue System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)SetReadingString指定した要素の GrapeCity.Windows.InputMan.GcImeManager.ReadingString 添付プロパティの値を設定します。  
Public メソッドstatic (Shared in Visual Basic)SetReadingStringKanaMode指定した要素の GrapeCity.Windows.InputMan.GcImeManager.ReadingStringKanaMode 添付プロパティの値を設定します。  
Public メソッドstatic (Shared in Visual Basic)SetReadingStringOutputMode指定した要素の GrapeCity.Windows.InputMan.GcImeManager.ReadingStringOutputMode 添付プロパティの値を設定します。  
Public メソッドSetValueオーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドOnPropertyChangedInvoked 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から継承されます。
トップ
参照

参照

GcImeManager クラス
GrapeCity.Windows.InputMan 名前空間

 

 


© MESCIUS inc. All rights reserved.