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

Go to the source code of this file.

Classes

class  SiliconStudio.Presentation.Behaviors.TextBoxValidationBehavior
 This behavior allows to update the Binding of the TextBox.Text property both when the control losts focus and when the user press Enter. When the user press Escape, the TextBox.Text property can be roll-backed to the source value, cancelling the modification. Additionally, a command can be bound to be executed on validation. More...
 

Namespaces

package  SiliconStudio.Presentation.Behaviors