Microsoft.Xaml.Interactivity Namespace
| Class | Description | |
|---|---|---|
|
ActionCollection | Represents a collection of IActions. |
|
BehaviorCollection | Represents a collection of IBehaviors with a shared AssociatedObject. |
|
BrandNames | Provides various branding string values for Microsoft Visual Studio. |
|
CustomPropertyValueEditorAttribute | Associates the given editor type with the property to which the CustomPropertyValueEditor is applied. |
|
DefaultEventAttribute | Provides design tools information about which EventName to set for EventTriggerBehavior when instantiating an IAction. |
|
Interaction | Defines a BehaviorCollection attached property and provides a method for executing an ActionCollection. |
|
TypeConstraintAttribute | Specifies type constraints on the AssociatedObject of IBehavior. |
|
VisualStateUtilities | Provides various standard operations for working with VisualStateManager. |
| Enumeration | Description | |
|---|---|---|
|
CustomPropertyValueEditor | Enumerates possible values for reusable property value editors. |
Show: