![]() |
Paradox Game Engine
v1.0.0 beta06
|
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 |