C# 클래스 Signum.Windows.ErrorSummary

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: signumsoftware/framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
HasErrorsProperty System.Windows.DependencyProperty
LetErrorsBubbleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ErrorHandler ( object sender, System.Windows.Controls.ValidationErrorEventArgs args ) : void
ErrorSummary ( ) : System
ErrorSummary_Loaded ( object sender, RoutedEventArgs e ) : void
OnBindingExceptionChanged ( ) : void

보호된 메소드들

메소드 설명
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer

메소드 상세

ErrorHandler() 공개 메소드

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

ErrorSummary() 공개 메소드

public ErrorSummary ( ) : System
리턴 System

ErrorSummary_Loaded() 공개 메소드

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

OnBindingExceptionChanged() 공개 메소드

public OnBindingExceptionChanged ( ) : void
리턴 void

OnCreateAutomationPeer() 보호된 메소드

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
리턴 System.Windows.Automation.Peers.AutomationPeer

프로퍼티 상세

HasErrorsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HasErrorsProperty
리턴 System.Windows.DependencyProperty

LetErrorsBubbleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows LetErrorsBubbleProperty
리턴 System.Windows.DependencyProperty