This topic has not yet been rated - Rate this topic

DefaultTriggerAttribute Class

Expression Studio 4.0
Provides design tools information about what TriggerBase to instantiate for a given action or command.


Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Property, AllowMultiple=true)] 
[CLSCompliantAttribute(false)] 
public sealed class DefaultTriggerAttribute : Attribute
System.Object
   System.Attribute
    System.Windows.Interactivity.DefaultTriggerAttribute
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.