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
The constructor arguments for the specified TriggerBase.