Freigeben über


WpfDatePicker-Konstruktor (UITestControl)

Initialisiert eine neue Instanz der WpfDatePicker-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 WpfDatePicker(
    UITestControl parent
)
public:
WpfDatePicker(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> WpfDatePicker
public function WpfDatePicker(
    parent : UITestControl
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

WpfDatePicker Klasse

WpfDatePicker-Überladung

Microsoft.VisualStudio.TestTools.UITesting.WpfControls-Namespace

UITestControl