MESCIUS InputMan for WPF 3.0J
GetAllowSaveImeStatus メソッド

AllowSaveImeStatusProperty の値を取得する要素。
指定した要素の GrapeCity.Windows.InputMan.GcImeManager.AllowSaveImeStatus 添付プロパティの値を返します。
構文
Public Shared Function GetAllowSaveImeStatus( _
   ByVal element As DependencyObject _
) As Boolean
public static bool GetAllowSaveImeStatus( 
   DependencyObject element
)

パラメータ

element
AllowSaveImeStatusProperty の値を取得する要素。

戻り値の型

指定した要素の現在の GrapeCity.Windows.InputMan.GcImeManager.AllowSaveImeStatus を指定する System.Boolean 値。
例外
例外解説
System.ArgumentNullExceptionelement が null 参照 (Visual Basicでは Nothing) です。
System.ArgumentExceptionelement の型は System.Windows.UIElementSystem.Windows.ContentElementSystem.Windows.UIElement3D のいずれかである必要があります。
参照

参照

GcImeManager クラス
GcImeManager メンバ

 

 


© MESCIUS inc. All rights reserved.