Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

XamlControl::PropertyNames Class

Contains property names common to all Xaml controls.

System::Object
  Microsoft.VisualStudio.TestTools.UITesting::UITestControl::PropertyNames
    Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlControl::PropertyNames
      More...

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly:  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

public ref class PropertyNames abstract : public UITestControl::PropertyNames

The XamlControl::PropertyNames type exposes the following members.

  NameDescription
Protected methodXamlControl::PropertyNamesInitializes a new instance of the XamlControl::PropertyNames class.
Top

  NameDescription
Public methodEquals(Object)Determines whether the provided object is equal to the current instance. (Inherited from UITestControl::PropertyNames.)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as the default hash function. (Inherited from UITestControl::PropertyNames.)
Public methodGetTypeReturns the Type of the control. (Inherited from UITestControl::PropertyNames.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringReturns a string representation of this instance. (Inherited from UITestControl::PropertyNames.)
Top

  NameDescription
Public fieldStatic memberAcceleratorKey Gets the control's accelerator key. Can be used for search. Data-Type: System.String
Public fieldStatic memberAccessKey Gets the control's access key. Can be used for search. Data-Type: System.String
Public fieldStatic memberAutomationId Gets the control's automationId. Can be used for search. Data-Type: System.String
Public fieldStatic memberFont Gets the control's Font. Can be used for search. Data-Type: System.String
Public fieldStatic memberFontSize Gets the control's Font Size. Can be used for search. Data-Type: System.Double
Public fieldStatic memberFontWeight Gets the control's Font Weight. Can be used for search. Data-Type: System.Int32
Public fieldStatic memberFrameworkId Gets the control's FrameworkId. Can be used for search. Data-Type: System.String
Public fieldStatic memberHelpText Gets the help text associated with the control. Data-type: System.String
Public fieldStatic memberItemStatus Gets the control's item status. Data-Type: System.String
Public fieldStatic memberLabeledBy Gets the control's LabeledBy. Can be used for search. Data-Type: System.String
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

System::Object
  Microsoft.VisualStudio.TestTools.UITesting::UITestControl::PropertyNames
    Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlControl::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlButton::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlCheckBox::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlComboBox::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlEdit::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlFlipView::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlFlipViewItem::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlHub::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlHubSection::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlHyperlink::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlList::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlListItem::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlMenu::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlMenuItem::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlProgressBar::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlRadioButton::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlSemanticZoom::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlSlider::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlText::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlToggleButton::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlToggleSwitch::PropertyNames
      Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls::XamlWebView::PropertyNames
Show: