DefaultTriggerAttribute Constructor (Type, Type, Object) | |
See Also� |
Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)
Syntax
Parameters
- targetType
The type this attribute applies to.
- triggerType
The type of TriggerBase to instantiate.
- parameters
A single argument for the specified TriggerBase.