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

Go to the source code of this file.

Classes

class  SiliconStudio.Presentation.Behaviors.ButtonCloseWindowBehavior
 A behavior that can be attached to a ButtonBase and will close the window it is contained in when clicked. Note that if a command is attached to the button, it will be executed after the window is closed. If you need to execute a command before closing the window, you can use the CloseWindowBehavior{T}.Command and CloseWindowBehavior{T}.CommandParameter property of this behavior. More...
 

Namespaces

package  SiliconStudio.Presentation.Behaviors