Freigeben über


WpfToggleButton-Konstruktor (UITestControl)

Initialisiert eine neue Instanz der WpfToggleButton-Klasse mithilfe des bereitgestellten übergeordneten Steuerelements.

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

Syntax

'Declaration
Public Sub New ( _
    parent As UITestControl _
)
public WpfToggleButton(
    UITestControl parent
)
public:
WpfToggleButton(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> WpfToggleButton
public function WpfToggleButton(
    parent : UITestControl
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

WpfToggleButton Klasse

WpfToggleButton-Überladung

Microsoft.VisualStudio.TestTools.UITesting.WpfControls-Namespace

UITestControl