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
Public method GetAttributes(Type) Returns the attributes of the specified type that are declared on this event and the event's handler type.
Public method 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

ModelEvent Class

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture