C# Class Signum.Windows.ErrorSummary

Inheritance: INotifyPropertyChanged
显示文件 Open project: signumsoftware/framework Class Usage Examples

Public Properties

Property Type Description
HasErrorsProperty System.Windows.DependencyProperty
LetErrorsBubbleProperty System.Windows.DependencyProperty

Public Methods

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

Protected Methods

Method Description
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer

Method Details

ErrorHandler() public method

public ErrorHandler ( object sender, System.Windows.Controls.ValidationErrorEventArgs args ) : void
sender object
args System.Windows.Controls.ValidationErrorEventArgs
return void

ErrorSummary() public method

public ErrorSummary ( ) : System
return System

ErrorSummary_Loaded() public method

public ErrorSummary_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
return void

OnBindingExceptionChanged() public method

public OnBindingExceptionChanged ( ) : void
return void

OnCreateAutomationPeer() protected method

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
return System.Windows.Automation.Peers.AutomationPeer

Property Details

HasErrorsProperty public_oe static_oe property

public static DependencyProperty,System.Windows HasErrorsProperty
return System.Windows.DependencyProperty

LetErrorsBubbleProperty public_oe static_oe property

public static DependencyProperty,System.Windows LetErrorsBubbleProperty
return System.Windows.DependencyProperty