C# Class SleepHunter.Views.MessageBoxWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: ewrogers/SleepHunter4

Méthodes publiques

Свойство Type Description
CancelButtonColumnWidthProperty System.Windows.DependencyProperty
CancelButtonTextProperty System.Windows.DependencyProperty
CancelButtonVisibilityProperty System.Windows.DependencyProperty
MessageTextProperty System.Windows.DependencyProperty
OkButtonColumnWidthProperty System.Windows.DependencyProperty
OkButtonTextProperty System.Windows.DependencyProperty
OkButtonVisibilityProperty System.Windows.DependencyProperty
SubTextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
MessageBoxWindow ( ) : System.Windows

Private Methods

Méthode Description
cancelButton_Click ( object sender, RoutedEventArgs e ) : void
okButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MessageBoxWindow() public méthode

public MessageBoxWindow ( ) : System.Windows
Résultat System.Windows

Property Details

CancelButtonColumnWidthProperty public_oe static_oe property

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

CancelButtonTextProperty public_oe static_oe property

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

CancelButtonVisibilityProperty public_oe static_oe property

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

MessageTextProperty public_oe static_oe property

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

OkButtonColumnWidthProperty public_oe static_oe property

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

OkButtonTextProperty public_oe static_oe property

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

OkButtonVisibilityProperty public_oe static_oe property

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

SubTextProperty public_oe static_oe property

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