C# Class Mistilteinn.Controls.MessageDialogButton

Inheritance: System.Windows.Controls.Button
Mostra file Open project: RuriJudgement/Mistilteinn

Public Methods

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

Private Methods

Method Description
MessageDialogButton ( ) : System

Method Details

MessageDialogButton() public method

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
return System