XamlWebView – třída
Představuje ovládací prvek XamlWebView.
Hierarchie dědičnosti
Object
Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlWebView
Obor názvů: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Sestavení: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (v Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Syntaxe
'Deklarace
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
Typ XamlWebView zveřejňuje následující členy.
Konstruktory
Název | Popis | |
---|---|---|
XamlWebView() | Vytvoří novou instanci třídy XamlWebView. | |
XamlWebView(UITestControl) | Vytvoří novou instanci třídy XamlWebView. |
Nahoru
Vlastnosti
Název | Popis | |
---|---|---|
BoundingRectangle | (Zděděno z UITestControl.) | |
ClassName | (Zděděno z UITestControl.) | |
Container | (Zděděno z UITestControl.) | |
ControlType | (Zděděno z UITestControl.) | |
Enabled | (Zděděno z UITestControl.) | |
Exists | (Zděděno z UITestControl.) | |
FilterProperties | (Zděděno z UITestControl.) | |
FriendlyName | (Zděděno z UITestControl.) | |
HasFocus | (Zděděno z UITestControl.) | |
Height | (Zděděno z UITestControl.) | |
IsTopParent | (Zděděno z UITestControl.) | |
Left | (Zděděno z UITestControl.) | |
Name | (Zděděno z UITestControl.) | |
NativeElement | (Zděděno z UITestControl.) | |
SearchConfigurations | (Zděděno z UITestControl.) | |
SearchProperties | (Zděděno z UITestControl.) | |
SearchPropertiesSetExplicitly | (Zděděno z UITestControl.) | |
State | (Zděděno z UITestControl.) | |
TechnologyName | (Zděděno z UITestControl.) | |
Top | (Zděděno z UITestControl.) | |
TopParent | (Zděděno z UITestControl.) | |
Width | (Zděděno z UITestControl.) | |
WindowHandle | (Zděděno z UITestControl.) | |
WindowTitles | (Zděděno z UITestControl.) |
Nahoru
Metody
Nahoru
Bezpečný přístup z více vláken
Všechny veřejné členy static (Shared v jazyce Visual Basic) tohoto typu jsou bezpečné pro přístup z více vláken. Není zaručeno, že členy instancí jsou bezpečné pro přístup z více vláken.
Viz také
Referenční dokumentace
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls – obor názvů