Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
CommandBindingBehavior.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Presentation.Behaviors.CommandBindingBehavior
 This command will bind a ICommandBase to a RoutedCommand. It works just as a CommandBinding except that the bound command is executed when the routed command is executed. The CanExecute handler also invoke the CanExecute method of the ICommandBase. More...
 

Namespaces

package  SiliconStudio.Presentation.Behaviors