C# Class Zetbox.Client.WPF.CustomControls.ErrorReporter

Interaction logic for ErrorReporter.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Свойство Type Description
IsReportingErrorProperty System.Windows.DependencyProperty
SeverityProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ErrorReporter ( ) : System

Private Methods

Méthode Description
SetIsReportingError ( ) : void
SeverityOrTextChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ValidateSeverityCallback ( object value ) : bool

Method Details

ErrorReporter() public méthode

public ErrorReporter ( ) : System
Résultat System

Property Details

IsReportingErrorProperty public_oe static_oe property

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

SeverityProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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