Exposes Property
- Inheritance:
-
object
Automation
Peer UIElementAutomation FrameworkPeer Element ItemsAutomation Peer Control TreeAutomation Peer List TreeBox Automation Peer List objectView Automation Peer
Constructors
PropertyGridAutomationPeer(PropertyGrid)
Initializes a new instance of the PropertyGridAutomationPeer
class.
Parameter | Type | Description |
---|---|---|
owner | Property |
The owner element. |
Methods
CreateItemAutomationPeer(object)
Creates an ItemAutomationPeer
for a data item.
Parameter | Type | Description |
---|---|---|
item | object | The data item. |
Returns
- Item
Automation :Peer The
ItemAutomationPeer
that was created.
GetLocalizedControlTypeCore()
Gets a localized string that represents the AutomationControlType
value for the control that is associated with this automation peer.
Returns
- string:
The control type.