Click or drag to resize

IGuiFactoryServiceNewRelayCommand Method

Overload List
 NameDescription
Public methodNewRelayCommand(Action, FuncBoolean) Gets a command that executes an action and evaluates the canExecute condition every time when something in the Gui has changed.
Public methodNewRelayCommand(ActionObject, PredicateObject) Gets a command that executes an action and evaluates the canExecute condition every time when something in the Gui has changed.
Top
See Also