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





Gets the command's context.

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

 Syntax

C#  Copy Code

protected CommandContext Context { get; }

Visual Basic  Copy Code

Protected ReadOnly Property Context As CommandContext

 Property Value

 See Also

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