XamlWebView 类
表示 XamlWebView 控件。
继承层次结构
Object
Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlWebView
命名空间: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
程序集: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting(在 Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll 中)
语法
声明
Public Class XamlWebView _
Inherits UITestControl
public class XamlWebView : UITestControl
public ref class XamlWebView : public UITestControl
type XamlWebView =
class
inherit UITestControl
end
public class XamlWebView extends UITestControl
XamlWebView 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
XamlWebView() | 初始化 XamlWebView 类的新实例。 | |
XamlWebView(UITestControl) | 初始化 XamlWebView 类的新实例。 |
页首
属性
名称 | 说明 | |
---|---|---|
BoundingRectangle | (继承自 UITestControl。) | |
ClassName | (继承自 UITestControl。) | |
Container | (继承自 UITestControl。) | |
ControlType | (继承自 UITestControl。) | |
Enabled | (继承自 UITestControl。) | |
Exists | (继承自 UITestControl。) | |
FilterProperties | (继承自 UITestControl。) | |
FriendlyName | (继承自 UITestControl。) | |
HasFocus | (继承自 UITestControl。) | |
Height | (继承自 UITestControl。) | |
IsTopParent | (继承自 UITestControl。) | |
Left | (继承自 UITestControl。) | |
Name | (继承自 UITestControl。) | |
NativeElement | (继承自 UITestControl。) | |
SearchConfigurations | (继承自 UITestControl。) | |
SearchProperties | (继承自 UITestControl。) | |
SearchPropertiesSetExplicitly | (继承自 UITestControl。) | |
State | (继承自 UITestControl。) | |
TechnologyName | (继承自 UITestControl。) | |
Top | (继承自 UITestControl。) | |
TopParent | (继承自 UITestControl。) | |
Width | (继承自 UITestControl。) | |
WindowHandle | (继承自 UITestControl。) | |
WindowTitles | (继承自 UITestControl。) |
页首
方法
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参阅
参考
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls 命名空间