GoXam for WPF v3
CommandHandler Property
Northwoods.GoXam Namespace > Diagram Class : CommandHandler Property
Gets or sets the CommandHandler that implements all of the standard commands.
Syntax
[Category("Behavior")]
public CommandHandler CommandHandler {get; set;}

Property Value

The initial value is an instance of CommandHandler. CommandHandlers cannot be shared by Diagrams.
See Also

Reference

Diagram Class
Diagram Members