SearchMRUListBoxItemAutomationPeer Class

 

Microsoft internal use only.

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


public class SearchMRUListBoxItemAutomationPeer : ListBoxItemWrapperAutomationPeer

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()
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()

(Inherited from UIElementAutomationPeer.)

System_CAPS_pubmethodGetClassName()

(Inherited from AutomationPeer.)

System_CAPS_protmethodGetClassNameCore()
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)

(Inherited from UIElementAutomationPeer.)

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()

Microsoft internal use only.(Overrides UIElementAutomationPeer.HasKeyboardFocusCore().)

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()

Microsoft internal use only.(Overrides UIElementAutomationPeer.IsKeyboardFocusableCore().)

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

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: