GoXam for WPF v3
RaiseEvent(RoutedEvent) Method
Northwoods.GoXam Namespace > CommandHandler Class > RaiseEvent Method : RaiseEvent(RoutedEvent) Method
This method just calls UIElement.RaiseEvent on the Diagram and returns whether the event was handled.
Syntax
protected bool RaiseEvent( 
   RoutedEvent evt
)

Parameters

evt

Return Value

true if the event was raised and it was Handled
See Also

Reference

CommandHandler Class
CommandHandler Members
Overload List