Initializes a new instance of the UndoEventArgs class.
Namespace: MindFusion.DiagrammingAssembly: MindFusion.Diagramming.Silverlight
public UndoEventArgs ( Command command)
Public New ( _ command As Command _)
The Command related to the event.
UndoEventArgs ClassMindFusion.Diagramming Namespace