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

Go to the source code of this file.

Classes

class  SiliconStudio.Presentation.Interactivity.Interaction
 A container for an attached dependency property that contains a collection of behavior. The purpose of this class is to be used in place of System.Windows.Interactivity.Interaction. This class allows to set behaviors in styles because SiliconStudio.Presentation.Interactivity.BehaviorCollection has a public parameterless constructor and the Behaviors attached property has a public setter. When the collection is modified or set, it automatically synchronize the attached property System.Windows.Interactivity.Interaction.Behaviors. More...
 

Namespaces

package  SiliconStudio.Presentation.Interactivity