SearchControlAutomationPeer Class

 

Microsoft internal use only. Exposes UI automation support for the Visual Studio common search control.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)


public class SearchControlAutomationPeer : FrameworkElementAutomationPeer, 
	IExpandCollapseProvider

NameDescription
System_CAPS_pubmethodSearchControlAutomationPeer(SearchControl)

Creates a new instance of the class with the specified common search control owner.

NameDescription
System_CAPS_pubpropertyDispatcher

(Inherited from DispatcherObject.)

System_CAPS_pubpropertyEventsSource

(Inherited from AutomationPeer.)

System_CAPS_protpropertyIsHwndHost

(Inherited from AutomationPeer.)

System_CAPS_pubpropertyOwner

(Inherited from UIElementAutomationPeer.)

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetAcceleratorKey()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetAcceleratorKeyCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodGetAccessKey()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetAccessKeyCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodGetAutomationControlType()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetAutomationControlTypeCore()

When overridden in a derived class, is called by GetAutomationControlType.(Overrides UIElementAutomationPeer.GetAutomationControlTypeCore().)

System_CAPS_pubmethodGetAutomationId()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetAutomationIdCore()
System_CAPS_pubmethodGetBoundingRectangle()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetBoundingRectangleCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodGetChildren()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetChildrenCore()

When overridden in a derived class, is called by GetChildren.(Overrides UIElementAutomationPeer.GetChildrenCore().)

System_CAPS_pubmethodGetClassName()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetClassNameCore()

When overridden in a derived class, is called by GetClassName.(Overrides UIElementAutomationPeer.GetClassNameCore().)

System_CAPS_pubmethodGetClickablePoint()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetClickablePointCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetHelpText()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetHelpTextCore()
System_CAPS_protmethodGetHostRawElementProviderCore()

(Inherited from AutomationPeer.)

System_CAPS_pubmethodGetItemStatus()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetItemStatusCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodGetItemType()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetItemTypeCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodGetLabeledBy()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetLabeledByCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodGetLocalizedControlType()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetLocalizedControlTypeCore()

(Inherited from AutomationPeer.)

System_CAPS_pubmethodGetName()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetNameCore()
System_CAPS_pubmethodGetOrientation()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetOrientationCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodGetParent()

(Inherited from AutomationPeer.)

System_CAPS_pubmethodGetPattern(PatternInterface)

When overridden in a derived class, gets the control pattern that is associated with the specified PatternInterface.(Overrides UIElementAutomationPeer.GetPattern(PatternInterface).)

System_CAPS_pubmethodGetPeerFromPoint(Point)

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetPeerFromPointCore(Point)

(Inherited from AutomationPeer.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodHasKeyboardFocus()

(Inherited from AutomationPeer.)

System_CAPS_protmethodHasKeyboardFocusCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodInvalidatePeer()

(Inherited from AutomationPeer.)

System_CAPS_pubmethodIsContentElement()

(Inherited from AutomationPeer.)

System_CAPS_protmethodIsContentElementCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodIsControlElement()

(Inherited from AutomationPeer.)

System_CAPS_protmethodIsControlElementCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodIsEnabled()

(Inherited from AutomationPeer.)

System_CAPS_protmethodIsEnabledCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodIsKeyboardFocusable()

(Inherited from AutomationPeer.)

System_CAPS_protmethodIsKeyboardFocusableCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodIsOffscreen()

(Inherited from AutomationPeer.)

System_CAPS_protmethodIsOffscreenCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodIsPassword()

(Inherited from AutomationPeer.)

System_CAPS_protmethodIsPasswordCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodIsRequiredForForm()

(Inherited from AutomationPeer.)

System_CAPS_protmethodIsRequiredForFormCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodPeerFromProvider(IRawElementProviderSimple)

(Inherited from AutomationPeer.)

System_CAPS_protmethodProviderFromPeer(AutomationPeer)

(Inherited from AutomationPeer.)

System_CAPS_pubmethodRaiseAsyncContentLoadedEvent(AsyncContentLoadedEventArgs)

(Inherited from AutomationPeer.)

System_CAPS_pubmethodRaiseAutomationEvent(AutomationEvents)

(Inherited from AutomationPeer.)

System_CAPS_pubmethodRaisePropertyChangedEvent(AutomationProperty, Object, Object)

(Inherited from AutomationPeer.)

System_CAPS_pubmethodResetChildrenCache()

(Inherited from AutomationPeer.)

System_CAPS_pubmethodSetFocus()

(Inherited from AutomationPeer.)

System_CAPS_protmethodSetFocusCore()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIExpandCollapseProvider.Collapse()

Determines that the control is collapsed.

System_CAPS_pubinterfaceSystem_CAPS_privmethodIExpandCollapseProvider.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.

Return to top
Show: