XamlHubSection 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 XamlHubSection(
    XamlControl parent
)
public:
XamlHubSection(
    XamlControl^ parent
)
new : 
        parent:XamlControl -> XamlHubSection
public function XamlHubSection(
    parent : XamlControl
)

Parameters

.NET Framework Security

See Also

Reference

XamlHubSection Class

XamlHubSection Overload

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace