Method | Description | |
---|---|---|
Close ( this dialog, |
||
GetMainWindow ( this application ) : MahApps.Metro.Controls.MetroWindow | ||
Show ( this dialog ) : void | ||
ShowModal ( this dialog ) : void |
public static Close ( this dialog, |
||
dialog | this | |
parentDialogWindow | ||
return | void |
public static GetMainWindow ( this application ) : MahApps.Metro.Controls.MetroWindow | ||
application | this | |
return | MahApps.Metro.Controls.MetroWindow |
public static ShowModal ( this dialog ) : void | ||
dialog | this | |
return | void |