IGui |
Name | Description | |
---|---|---|
NewRelayCommand(Action, FuncBoolean) | Gets a command that executes an action and evaluates the canExecute condition every time when something in the Gui has changed. | |
NewRelayCommand(ActionObject, PredicateObject) | Gets a command that executes an action and evaluates the canExecute condition every time when something in the Gui has changed. |