Gets the group associated with the command.
Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ContainerNode Container { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Container As ContainerNode |