MindFusion.Wpf Pack Programmer's Guide
Command.SubCommands Property
See Also
 





Gets a collection of all command objects contained within the composite one.

Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected CommandCollection SubCommands { get; }

Visual Basic  Copy Code

Protected ReadOnly Property SubCommands As CommandCollection

 Property Value

 See Also

Command Members
Command Class
MindFusion.Diagramming.Wpf.Commands Namespace