Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains a field for each property of the WpfCheckBox user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
System.Object
Microsoft.VisualStudio.TestTools.UITesting.UITestControl.PropertyNames
Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl.PropertyNames
Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfCheckBox.PropertyNames
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
'Declaration
Public MustInherit Class PropertyNames _
Inherits WpfControl..::..PropertyNames
public abstract class PropertyNames : WpfControl..::..PropertyNames
public ref class PropertyNames abstract : public WpfControl..::..PropertyNames
[<AbstractClass>]
type PropertyNames =
class
inherit WpfControl..::..PropertyNames
end
public abstract class PropertyNames extends WpfControl..::..PropertyNames
The WpfCheckBox.PropertyNames type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
WpfCheckBox.PropertyNames | Initializes a new instance of the WpfCheckBox.PropertyNames class. |
Top
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | Determines whether the provided object is equal to the current instance. (Inherited from UITestControl.PropertyNames.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from UITestControl.PropertyNames.) |
![]() |
GetType | Returns the Type of the control. (Inherited from UITestControl.PropertyNames.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a string representation of this instance. (Inherited from UITestControl.PropertyNames.) |
Top
| Name | Description | |
|---|---|---|
![]() ![]() |
Checked | Returns "Checked". |
![]() ![]() |
Indeterminate | Returns "Indeterminate". |
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.
Microsoft.VisualStudio.TestTools.UITesting.WpfControls Namespace
.gif)
.gif)
.gif)
.gif)