XamlHyperlink 构造函数 (XamlControl)

命名空间:  Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
程序集:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting(在 Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll 中)

语法

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

参数

.NET Framework 安全性

请参阅

参考

XamlHyperlink 类

XamlHyperlink 重载

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls 命名空间