| C1.Xaml アセンブリ > C1.Xaml 名前空間 : ValidationState 列挙体 |
'宣言 Public Enum ValidationState Inherits System.Enum
public enum ValidationState : System.Enum
| メンバ | 解説 |
|---|---|
| InvalidFocused | 連結は無効で、このコントロールにフォーカスがあります。 |
| InvalidUnfocused | 連結は無効で、このコントロールにフォーカスがありません。 |
| Valid | すべての連結が有効です。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.ValidationState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2