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 | |
---|---|---|
IsEventOfType(Type) | Determines whether this event is of the specified type, or implements the interface of the specified type. | |
IsEventOfType(TypeIdentifier) | Determines whether this event is of the specified type, or implements the interface of the specified type. |
Top
See Also
Reference
Microsoft.Windows.Design.Model Namespace