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