WpfDialogAssistant-Konstruktor (Window, Boolean)

formatiert ein WPF-Fenster entsprechend den Visual Studio Standards.speichert seine Größe und Position an

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

Syntax

'Declaration
Public Sub New ( _
    window As Window, _
    autoMinSize As Boolean _
)
public WpfDialogAssistant(
    Window window,
    bool autoMinSize
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

WpfDialogAssistant Klasse

WpfDialogAssistant-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace