InputPanel for UWP
ErrorType 列挙体

C1.UWP.InputPanel アセンブリ > C1.Xaml.InputPanel 名前空間 : ErrorType 列挙体
エラーの種類を示します。
シンタックス
'宣言
 
Public Enum ErrorType 
   Inherits System.Enum
public enum ErrorType : System.Enum 
メンバ
メンバ解説
DataErrorInfoIDataErrorInfo から得られたエラーを示します。
ValidationResultValidationResult から得られたエラーを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.InputPanel.ErrorType

参照

C1.Xaml.InputPanel 名前空間