Partager via


WindowHelper.ShowModal, méthode (Window, IntPtr)

Affiche une fenêtre WPF à l'aide d'une fenêtre de parent de Win32.

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Shared Function ShowModal ( _
    window As Window, _
    parent As IntPtr _
) As Integer
public static int ShowModal(
    Window window,
    IntPtr parent
)

Paramètres

Valeur de retour

Type : System.Int32
Le résultat de dialogue.

Sécurité .NET Framework

Voir aussi

Référence

WindowHelper Classe

ShowModal, surcharge

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms