XamlWebView-Klasse
Stellt ein XamlWebView-Steuerelement dar.
Vererbungshierarchie
Object
Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlWebView
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Syntax
'Declaration
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
Der XamlWebView-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
![]() |
XamlWebView() | Initialisiert eine neue Instanz der XamlWebView-Klasse. |
![]() |
XamlWebView(UITestControl) | Initialisiert eine neue Instanz der XamlWebView-Klasse. |
Zum Seitenanfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
![]() |
BoundingRectangle | (Von UITestControl geerbt.) |
![]() |
ClassName | (Von UITestControl geerbt.) |
![]() |
Container | (Von UITestControl geerbt.) |
![]() |
ControlType | (Von UITestControl geerbt.) |
![]() |
Enabled | (Von UITestControl geerbt.) |
![]() |
Exists | (Von UITestControl geerbt.) |
![]() |
FilterProperties | (Von UITestControl geerbt.) |
![]() |
FriendlyName | (Von UITestControl geerbt.) |
![]() |
HasFocus | (Von UITestControl geerbt.) |
![]() |
Height | (Von UITestControl geerbt.) |
![]() |
IsTopParent | (Von UITestControl geerbt.) |
![]() |
Left | (Von UITestControl geerbt.) |
![]() |
Name | (Von UITestControl geerbt.) |
![]() |
NativeElement | (Von UITestControl geerbt.) |
![]() |
SearchConfigurations | (Von UITestControl geerbt.) |
![]() |
SearchProperties | (Von UITestControl geerbt.) |
![]() |
SearchPropertiesSetExplicitly | (Von UITestControl geerbt.) |
![]() |
State | (Von UITestControl geerbt.) |
![]() |
TechnologyName | (Von UITestControl geerbt.) |
![]() |
Top | (Von UITestControl geerbt.) |
![]() |
TopParent | (Von UITestControl geerbt.) |
![]() |
Width | (Von UITestControl geerbt.) |
![]() |
WindowHandle | (Von UITestControl geerbt.) |
![]() |
WindowTitles | (Von UITestControl geerbt.) |
Zum Seitenanfang
Methoden
Zum Seitenanfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Siehe auch
Referenz
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls-Namespace