Method AddOwner
AddOwner(Type)
Associate another owner type with this event.
public RoutedEvent AddOwner(Type ownerType)
Parameters
ownerType
TypeAdditional owner type
Returns
- RoutedEvent
This event.
Remarks
The owner type is used when resolving an event by name.