IToggleProvider Interface
.NET Framework (current version)
Exposes methods and properties to support UI Automation client access to controls that can cycle through a set of states and maintain a state once set.
Assembly: UIAutomationProvider (in UIAutomationProvider.dll)
| Name | Description | |
|---|---|---|
![]() | ToggleState | Gets the toggle state of the control. |
Implemented on a UI Automation provider that must support the TogglePattern control pattern.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show:

