public CreateCloseDialogButton ( string content, bool isDefault, bool isCancel, MessageBoxResult result, ICommand command = null ) : System.Windows.Controls.Button | ||
content | string | |
isDefault | bool | |
isCancel | bool | |
result | MessageBoxResult | |
command | ICommand | |
Результат | System.Windows.Controls.Button |