Determines whether a command has been initiated by this command and should be treated as a derivative.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual bool IsContainerOf ( |
Visual Basic Copy Code |
---|
Protected Overridable Function IsContainerOf( _ |
true if the specified command should be considered a derivative; otherwise, false.