リサイズはクリックかドラッグ

ControlValidatorCollection クラス

ControlValidator のコレクションを表します。
継承階層
SystemObject
  System.Collections.ObjectModelCollectionControlValidator
    System.Collections.ObjectModelObservableCollectionControlValidator
      GrapeCity.Windows.InputManControlValidatorCollection

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public sealed class ControlValidatorCollection : ObservableCollection<ControlValidator>

ControlValidatorCollection 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Public メソッドControlValidatorCollection
ControlValidatorCollection クラスの新しいインスタンスを初期化します。
トップ
関連項目