GoXam for WPF v3
Diagram Property (CommandHandler)
Northwoods.GoXam Namespace > CommandHandler Class : Diagram Property
Gets the Diagram for which this CommandHandler executes commands.
Syntax
[Browsable(false)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public Diagram Diagram {get;}

Property Value

This value is automatically set by the CommandHandler setter.
See Also

Reference

CommandHandler Class
CommandHandler Members