Share via


TaskProvider Constructor

Initializes a new instance of the TaskProvider class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New TaskProvider()
protected TaskProvider()
protected:
TaskProvider()
protected function TaskProvider()

.NET Framework Security

See Also

Reference

TaskProvider Class

TaskProvider Members

Microsoft.Windows.Design.Interaction Namespace

Other Resources

Understanding WPF Designer Extensibility