PropertyGridItemWrapperAutomationPeer Class
Exposes PropertyGridItem types to UI Automation.
public class PropertyGridItemWrapperAutomationPeer : TreeListViewItemWrapperAutomationPeer
- Inheritance:
- object AutomationPeer UIElementAutomationPeer FrameworkElementAutomationPeer TreeListBoxItemWrapperAutomationPeer TreeListViewItemWrapperAutomationPeer object
Constructors
PropertyGridItemWrapperAutomationPeer(PropertyGridItem)
Initializes a new instance of the PropertyGridItemAutomationPeer
class.
public PropertyGridItemWrapperAutomationPeer(PropertyGridItem owner)
Parameter | Type | Description |
---|---|---|
owner | PropertyGridItem | The owner element. |
Methods
GetAutomationIdCore()
Gets the string that uniquely identifies the FrameworkElement
that is associated with this FrameworkElementAutomationPeer
.
protected override string GetAutomationIdCore()
Returns
- string:
The string that uniquely identifies the
FrameworkElement
that is associated with thisFrameworkElementAutomationPeer
.
GetItemTypeCore()
Gets a human-readable string that contains the type of item that the specified element represents.
GetLocalizedControlTypeCore()
Gets a localized string that represents the AutomationControlType
value for the control that is associated with this automation peer.
GetNameCore()
Gets text that describes the element that is associated with this automation peer.
Inherited Members
- TreeListBoxItemWrapperAutomationPeer.Collapse()
- TreeListBoxItemWrapperAutomationPeer.Expand()
- TreeListBoxItemWrapperAutomationPeer.GetAutomationControlTypeCore()
- TreeListBoxItemWrapperAutomationPeer.GetChildrenCore()
- TreeListBoxItemWrapperAutomationPeer.GetClassNameCore()
- TreeListBoxItemWrapperAutomationPeer.GetPattern(PatternInterface)
- TreeListBoxItemWrapperAutomationPeer.ScrollIntoView()
- TreeListBoxItemWrapperAutomationPeer.ExpandCollapseState