DefaultTriggerAttribute Members
Expression Studio 4.0
Provides design tools information about what TriggerBase to instantiate for a given action or command.
The following tables list the members exposed by the DefaultTriggerAttribute type.
| Name | Description | |
|---|---|---|
|
Parameters | Gets the parameters to pass to the TriggerBase constructor. |
|
TargetType | Gets the type that this DefaultTriggerAttribute applies to. |
|
TriggerType | Gets the type of the TriggerBase to instantiate. |
|
TypeId | (Inherited from Attribute) |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. (Inherited from Attribute) |
![]() ![]() | GetCustomAttribute | Overloaded. (Inherited from Attribute) |
![]() ![]() | GetCustomAttributes | Overloaded. (Inherited from Attribute) |
![]() | GetHashCode | (Inherited from Attribute) |
![]() | GetType | (Inherited from Object) |
![]() | Instantiate | Instantiates this instance. |
![]() | IsDefaultAttribute | (Inherited from Attribute) |
![]() ![]() | IsDefined | Overloaded. (Inherited from Attribute) |
![]() | Match | (Inherited from Attribute) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
| System.Runtime.InteropServices._Attribute.GetIDsOfNames | (Inherited from Attribute) | |
| System.Runtime.InteropServices._Attribute.GetTypeInfo | (Inherited from Attribute) | |
| System.Runtime.InteropServices._Attribute.GetTypeInfoCount | (Inherited from Attribute) | |
| System.Runtime.InteropServices._Attribute.Invoke | (Inherited from Attribute) |

