PrimarySelectionTaskProvider Constructor

Initializes a new instance of the PrimarySelectionTaskProvider class.

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

Syntax

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

.NET Framework Security

See Also

Reference

PrimarySelectionTaskProvider Class

Microsoft.Windows.Design.Interaction Namespace

PrimarySelectionPolicy

SelectionTool

Other Resources

Feature Providers and Feature Connectors

Tool Architecture

Understanding WPF Designer Extensibility