Compartilhar via


Construtor WpfTabPage (UITestControl)

Inicializa uma nova instância de WpfTabPage classe usando o controle pai fornecido.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (em Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxe

'Declaração
Public Sub New ( _
    parent As UITestControl _
)
public WpfTabPage(
    UITestControl parent
)
public:
WpfTabPage(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> WpfTabPage
public function WpfTabPage(
    parent : UITestControl
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

WpfTabPage Classe

Sobrecargas WpfTabPage

Namespace Microsoft.VisualStudio.TestTools.UITesting.WpfControls

UITestControl