XamlControl Class
Represents a Xaml control.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlControl
More...
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Syntax
'Declaration
Public Class XamlControl _
Inherits UITestControl
public class XamlControl : UITestControl
public ref class XamlControl : public UITestControl
type XamlControl =
class
inherit UITestControl
end
public class XamlControl extends UITestControl
The XamlControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
XamlControl() | Initializes a new instance of the XamlControl class. | |
XamlControl(XamlControl) | Initializes a new instance of the XamlControl class. |
Top
Properties
Name | Description | |
---|---|---|
AcceleratorKey | Gets the control's accelerator key. | |
AccessKey | Gets the control's access key. | |
AutomationId | Gets the control's automation Id. | |
BoundingRectangle | (Inherited from UITestControl.) | |
ClassName | (Inherited from UITestControl.) | |
Container | (Inherited from UITestControl.) | |
ControlType | (Inherited from UITestControl.) | |
Enabled | (Inherited from UITestControl.) | |
Exists | (Inherited from UITestControl.) | |
FilterProperties | (Inherited from UITestControl.) | |
Font | Gets the font if TextProperty is supported. | |
FontSize | Gets the control's FontSize. | |
FontWeight | Gets the control's FontWeight. | |
FrameworkId | Gets the FrameworkId associated with the control. | |
FriendlyName | (Inherited from UITestControl.) | |
HasFocus | (Inherited from UITestControl.) | |
Height | (Inherited from UITestControl.) | |
HelpText | Gets the help text associated with the control. | |
IsTopParent | (Inherited from UITestControl.) | |
ItemStatus | ||
LabeledBy | Gets the control's label text. | |
Left | (Inherited from UITestControl.) | |
Name | (Inherited from UITestControl.) | |
NativeElement | (Inherited from UITestControl.) | |
SearchConfigurations | (Inherited from UITestControl.) | |
SearchProperties | (Inherited from UITestControl.) | |
SearchPropertiesSetExplicitly | (Inherited from UITestControl.) | |
State | (Inherited from UITestControl.) | |
TechnologyName | (Inherited from UITestControl.) | |
Top | (Inherited from UITestControl.) | |
TopParent | (Inherited from UITestControl.) | |
Width | (Inherited from UITestControl.) | |
WindowHandle | (Inherited from UITestControl.) | |
WindowTitles | (Inherited from UITestControl.) |
Top
Methods
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace
Inheritance Hierarchy
Object
Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlControl
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlButton
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlCheckBox
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlComboBox
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlEdit
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlFlipView
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlFlipViewItem
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlHub
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlHubSection
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlHyperlink
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlList
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlListItem
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlMenu
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlMenuItem
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlProgressBar
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlRadioButton
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlSemanticZoom
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlSlider
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlText
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlToggleButton
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlToggleSwitch
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls.XamlWindow