Partager via


WpfPane, constructeur (UITestControl)

Initialise une nouvelle instance de la classe WpfPane à l'aide du contrôle parent fourni.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly :  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    parent As UITestControl _
)
public WpfPane(
    UITestControl parent
)
public:
WpfPane(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> WpfPane
public function WpfPane(
    parent : UITestControl
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

WpfPane Classe

WpfPane, surcharge

Microsoft.VisualStudio.TestTools.UITesting.WpfControls, espace de noms

UITestControl