C# Class Signum.Windows.ErrorSummary

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

Свойство Type Description
HasErrorsProperty System.Windows.DependencyProperty
LetErrorsBubbleProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ErrorHandler ( object sender, System.Windows.Controls.ValidationErrorEventArgs args ) : void
ErrorSummary ( ) : System
ErrorSummary_Loaded ( object sender, RoutedEventArgs e ) : void
OnBindingExceptionChanged ( ) : void

Méthodes protégées

Méthode Description
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer

Method Details

ErrorHandler() public méthode

public ErrorHandler ( object sender, System.Windows.Controls.ValidationErrorEventArgs args ) : void
sender object
args System.Windows.Controls.ValidationErrorEventArgs
Résultat void

ErrorSummary() public méthode

public ErrorSummary ( ) : System
Résultat System

ErrorSummary_Loaded() public méthode

public ErrorSummary_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

OnBindingExceptionChanged() public méthode

public OnBindingExceptionChanged ( ) : void
Résultat void

OnCreateAutomationPeer() protected méthode

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
Résultat System.Windows.Automation.Peers.AutomationPeer

Property Details

HasErrorsProperty public_oe static_oe property

public static DependencyProperty,System.Windows HasErrorsProperty
Résultat System.Windows.DependencyProperty

LetErrorsBubbleProperty public_oe static_oe property

public static DependencyProperty,System.Windows LetErrorsBubbleProperty
Résultat System.Windows.DependencyProperty