다음을 통해 공유


XamlText 생성자 (XamlControl)

XamlText 클래스의 새 인스턴스를 초기화합니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
어셈블리:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting(Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

구문

‘선언
Public Sub New ( _
    parent As XamlControl _
)
public XamlText(
    XamlControl parent
)
public:
XamlText(
    XamlControl^ parent
)
new : 
        parent:XamlControl -> XamlText
public function XamlText(
    parent : XamlControl
)

매개 변수

.NET Framework 보안

참고 항목

참조

XamlText 클래스

XamlText 오버로드

Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls 네임스페이스