Share via


XamlHyperlink Constructor (XamlControl)

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

XamlHyperlink Class

XamlHyperlink Overload

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace