Exposes Auto
- Inheritance:
- object AutomationPeer ControlAutomationPeer ItemsControlAutomationPeer object
- Implements:
- IScrollProvider
Constructors
AutoHideTabGroupAutomationPeer(AutoHideTabGroup)
Initializes an instance of the class.
Parameter | Type | Description |
---|---|---|
owner | Auto |
The owner element. |
Methods
GetAutomationControlTypeCore()
Gets the control type for the element that is associated with the UI Automation peer.
Returns
- AutomationControlType
Remarks
Gets the type of the element.
Windows | UIA_ControlTypePropertyId |
macOS | NSAccessibilityProtocol.accessibilityRole |
GetAutomationIdCore()
Gets the automation ID of the element that is associated with the UI Automation peer.
Returns
Remarks
Windows | UIA_AutomationIdPropertyId |
macOS | NSAccessibilityProtocol.accessibilityIdentifier |
GetClassNameCore()
Gets a string that describes the class of the element.
Returns
Remarks
A string containing the class name for the automation element as assigned by the control developer. This is often the C# class name of the control.
Windows | UIA_ClassNamePropertyId |
macOS | No mapping. |
GetLocalizedControlTypeCore()
Gets a human-readable localized string that represents the type of the control that is associated with this automation peer.
Returns
Remarks
Windows | UIA_LocalizedControlTypePropertyId (not yet implemented) |
macOS | No mapping. |
Inherited Members
- ItemsControlAutomationPeer.Scroll(ScrollAmount, ScrollAmount)
-
Items
Control Automation Peer. Set Scroll Percent(double, double) - ItemsControlAutomationPeer.Owner
- ItemsControlAutomationPeer.HorizontallyScrollable
- ItemsControlAutomationPeer.HorizontalScrollPercent
- ItemsControlAutomationPeer.HorizontalViewSize
- ItemsControlAutomationPeer.VerticallyScrollable
- ItemsControlAutomationPeer.VerticalScrollPercent
- ItemsControlAutomationPeer.VerticalViewSize
- ItemsControlAutomationPeer.Scroller
- ControlAutomationPeer.GetOrCreate(Control)
- ControlAutomationPeer.CreatePeerForElement(Control)
- ControlAutomationPeer.FromElement(Control)
- ControlAutomationPeer.BringIntoViewCore()
- ControlAutomationPeer.GetOrCreateChildrenCore()
- ControlAutomationPeer.GetChildrenCore()
- ControlAutomationPeer.GetLabeledByCore()
- ControlAutomationPeer.GetNameCore()
- ControlAutomationPeer.GetHelpTextCore()
- ControlAutomationPeer.GetParentCore()
- ControlAutomationPeer.GetVisualRootCore()
- ControlAutomationPeer.InvalidateChildren()
- ControlAutomationPeer.InvalidateParent()
- ControlAutomationPeer.ShowContextMenuCore()
- ControlAutomationPeer.TrySetParent(AutomationPeer)
- ControlAutomationPeer.GetAcceleratorKeyCore()
- ControlAutomationPeer.GetAccessKeyCore()
- ControlAutomationPeer.GetBoundingRectangleCore()
- ControlAutomationPeer.HasKeyboardFocusCore()
- ControlAutomationPeer.IsContentElementCore()
- ControlAutomationPeer.IsControlElementCore()
- ControlAutomationPeer.IsEnabledCore()
- ControlAutomationPeer.IsKeyboardFocusableCore()
- ControlAutomationPeer.SetFocusCore()
- ControlAutomationPeer.GetControlTypeOverrideCore()
- ControlAutomationPeer.IsContentElementOverrideCore()
- ControlAutomationPeer.IsControlElementOverrideCore()
- ControlAutomationPeer.IsOffscreenCore()
- AutomationPeer.BringIntoView()
- AutomationPeer.GetAcceleratorKey()
- AutomationPeer.GetAccessKey()
- AutomationPeer.GetAutomationControlType()
- AutomationPeer.GetAutomationId()
- AutomationPeer.GetBoundingRectangle()
- AutomationPeer.GetChildren()
- AutomationPeer.GetClassName()
- AutomationPeer.GetLabeledBy()
- AutomationPeer.GetLocalizedControlType()
- AutomationPeer.GetName()
- AutomationPeer.GetHelpText()
- AutomationPeer.GetParent()
- AutomationPeer.GetVisualRoot()
- AutomationPeer.HasKeyboardFocus()
- AutomationPeer.IsContentElement()
- AutomationPeer.IsControlElement()
- AutomationPeer.IsEnabled()
- AutomationPeer.IsKeyboardFocusable()
- AutomationPeer.IsOffscreen()
- AutomationPeer.SetFocus()
- AutomationPeer.ShowContextMenu()
- AutomationPeer.GetProvider<T>()
- AutomationPeer.RaiseChildrenChangedEvent()
-
Automation
Peer. Raise Property Changed Event(Automation Property, object, object) -
Automation
Peer. Get Provider Core(Type) - AutomationPeer.EnsureEnabled()
- AutomationPeer.ChildrenChanged
- AutomationPeer.PropertyChanged
-
object.
Get Type() -
object.
Memberwise Clone() -
object.
To String() -
object.
Equals(object) -
object.
Equals(object, object) -
object.
Reference Equals(object, object) -
object.
Get Hash Code()