ModelEvent.IsEventOfType Method

Include Protected Members
Include Inherited Members

Determines whether this event is of the specified type, or implements the interface of the specified 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 IsEventOfType(Type) Determines whether this event is of the specified type, or implements the interface of the specified type.
Public method IsEventOfType(TypeIdentifier) Determines whether this event is of the specified type, or implements the interface of the specified type.

Top

See Also

Reference

ModelEvent Class

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture