| GrapeCity.WPF.InputMan アセンブリ > GrapeCity.Windows.InputMan 名前空間 > GcImeManager クラス : GetAllowSaveImeStatus メソッド |
Public Shared Function GetAllowSaveImeStatus( _ ByVal element As DependencyObject _ ) As Boolean
public static bool GetAllowSaveImeStatus( DependencyObject element )
| 例外 | 解説 |
|---|---|
| System.ArgumentNullException | element が null 参照 (Visual Basicでは Nothing) です。 |
| System.ArgumentException | element の型は System.Windows.UIElement、System.Windows.ContentElement、System.Windows.UIElement3D のいずれかである必要があります。 |