ModelEvent.GetAttributes Method
Include Protected Members
Include Inherited Members
Returns the attributes of the specified type that are declared on this event and the event's handler type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetAttributes(Type) | Returns the attributes of the specified type that are declared on this event and the event's handler type. | |
GetAttributes(TypeIdentifier) | Returns the attributes of the specified type that are declared on this event and the event's handler type. |
Top
See Also
Reference
Microsoft.Windows.Design.Model Namespace