protected bool RaiseEvent( RoutedEvent evt )
Parameters
- evt
Return Value
true if the event was raised and it was
HandledUIElement.RaiseEvent on the Diagram and returns whether the event was handled.protected bool RaiseEvent( RoutedEvent evt )
Handled