SearchControlAutomationPeer Class
Visual Studio 2015
Microsoft internal use only. Exposes UI automation support for the Visual Studio common search control.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.Automation.Peers.AutomationPeer
System.Windows.Automation.Peers.UIElementAutomationPeer
System.Windows.Automation.Peers.FrameworkElementAutomationPeer
Microsoft.VisualStudio.PlatformUI.SearchControlAutomationPeer
System.Windows.Threading.DispatcherObject
System.Windows.Automation.Peers.AutomationPeer
System.Windows.Automation.Peers.UIElementAutomationPeer
System.Windows.Automation.Peers.FrameworkElementAutomationPeer
Microsoft.VisualStudio.PlatformUI.SearchControlAutomationPeer
| Name | Description | |
|---|---|---|
![]() | SearchControlAutomationPeer(SearchControl) | Creates a new instance of the class with the specified common search control owner. |
| Name | Description | |
|---|---|---|
![]() | Dispatcher | (Inherited from DispatcherObject.) |
![]() | EventsSource | (Inherited from AutomationPeer.) |
![]() | IsHwndHost | (Inherited from AutomationPeer.) |
![]() | Owner | (Inherited from UIElementAutomationPeer.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IExpandCollapseProvider.Collapse() | Determines that the control is collapsed. |
![]() ![]() | IExpandCollapseProvider.Expand() | Determines that the control is expanded. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:





