Gets the containing object within which the tool can be applied.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
DependencyObject ToolScope { get; }
Visual Basic (Declaration)
ReadOnly Property ToolScope As DependencyObject

See Also