RegisterWindow Constructor (Type)

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Sub New ( _
    windowType As Type _
)
public RegisterWindow(
    Type windowType
)
public:
RegisterWindow(
    Type^ windowType
)
new : 
        windowType:Type -> RegisterWindow
public function RegisterWindow(
    windowType : Type
)

Parameters

.NET Framework Security

See Also

Reference

RegisterWindow Class

RegisterWindow Overload

Microsoft.TeamFoundation.MVVM Namespace