Share via


FocusedTask Constructor

Initializes a new instance of the FocusedTask class.

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

Syntax

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

.NET Framework Security

See Also

Reference

FocusedTask Class

FocusedTask Members

Microsoft.Windows.Design.Interaction Namespace

Other Resources

Understanding WPF Designer Extensibility