TogglePattern Class
Represents a control that can cycle through a set of states and maintain a state once set.
Assembly: UIAutomationClient (in UIAutomationClient.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Frees resources and performs other cleanup operations before the object is reclaimed by garbage collection.(Inherited from BasePattern.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | Toggle() | Cycles through the toggle states of an AutomationElement. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Pattern | Identifies the TogglePattern control pattern. |
![]() ![]() | ToggleStateProperty | Identifies the ToggleStateproperty. |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




