Share via


SelectionTool Constructor

Initializes a new instance of the SelectionTool class.

Namespace:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Public Sub New
public SelectionTool()
public:
SelectionTool()
new : unit -> SelectionTool
public function SelectionTool()

.NET Framework Security

See Also

Reference

SelectionTool Class

Microsoft.Windows.Design.Interaction Namespace

Selection

SelectionCommands

SelectionOperations

EditingContext

Tool

TaskProvider

Other Resources

WPF Designer Extensibility Architecture