Method | Description | |
---|---|---|
ButtonViewModel ( ) : System.Windows.Input | ||
ButtonViewModel ( ICommand command, object commandParameter, string caption ) : System.Windows.Input |
public ButtonViewModel ( ) : System.Windows.Input | ||
return | System.Windows.Input |
public ButtonViewModel ( ICommand command, object commandParameter, string caption ) : System.Windows.Input | ||
command | ICommand | |
commandParameter | object | |
caption | string | |
return | System.Windows.Input |