C# Class Mistilteinn.Controls.MessageDialogButton

Inheritance: System.Windows.Controls.Button
Afficher le fichier Open project: RuriJudgement/Mistilteinn

Méthodes publiques

Méthode Description
MessageDialogButton ( String content, System.Windows.Media.Brush foregroundBrush = null, System.Windows.Style style = null ) : System

Private Methods

Méthode Description
MessageDialogButton ( ) : System

Method Details

MessageDialogButton() public méthode

public MessageDialogButton ( String content, System.Windows.Media.Brush foregroundBrush = null, System.Windows.Style style = null ) : System
content String
foregroundBrush System.Windows.Media.Brush
style System.Windows.Style
Résultat System