C# Class OpenSlx.AutoWire.App.Controls.ValidationSummary

Courtesy of Ed Foh - http://codeblitz.wordpress.com/2009/05/12/wpf-validation-summary-control/
Inheritance: System.Windows.Controls.UserControl, IErrorViewer
Afficher le fichier Open project: nicocrm/OpenSlx

Méthodes publiques

Méthode Description
SetElement ( DependencyObject element ) : void
ValidationSummary ( ) : System

Private Methods

Méthode Description
Element_ValidationError ( object sender, System.Windows.Controls.ValidationErrorEventArgs e ) : void
ErrorViewer_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

SetElement() public méthode

public SetElement ( DependencyObject element ) : void
element System.Windows.DependencyObject
Résultat void

ValidationSummary() public méthode

public ValidationSummary ( ) : System
Résultat System