Dela via


SelectionTool Constructor

Initializes a new instance of the SelectionTool class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New SelectionTool()
public SelectionTool()
public:
SelectionTool()
public function SelectionTool()

.NET Framework Security

See Also

Reference

SelectionTool Class

SelectionTool Members

Microsoft.Windows.Design.Interaction Namespace

Selection

SelectionCommands

SelectionOperations

EditingContext

Tool

TaskProvider

Other Resources

WPF Designer Extensibility Architecture