Method | Description | |
---|---|---|
GetDataItemCommand ( object dataItem, string commandName ) : ICommand |
Method | Description | |
---|---|---|
Execute ( object parameter ) : void |
Method | Description | |
---|---|---|
DataCommand ( object dataItem, |
||
OnDataItemPropertyChanged ( object sender, |
protected Execute ( object parameter ) : void | ||
parameter | object | |
return | void |
public static GetDataItemCommand ( object dataItem, string commandName ) : ICommand | ||
dataItem | object | |
commandName | string | |
return | ICommand |