Interaction Class |
Namespace: Cauldron.XAML.Interactivity
public static class Interaction
The Interaction type exposes the following members.
Name | Description | |
---|---|---|
GetBehaviourT |
Get a behaviours in the BehaviourCollection associated with the specified object
| |
GetBehaviours |
Gets the BehaviourCollection associated with a specified object.
| |
SetBehaviours |
Sets the BehaviourCollection associated with a specified object.
|
Name | Description | |
---|---|---|
BehavioursProperty |
Gets or sets the BehaviourCollection associated with a specified object.
|
Name | Description | |
---|---|---|
Behaviours |
Gets or sets the BehaviourCollection associated with a specified object.
|