An AutomationPeer type for PropertyGridPresenter.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
C#
public class PropertyGridPresenterAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectPropertyGridPresenterAutomationPeer
Constructors
Initializes a new instance of the PropertyGridPresenterAutomationPeer class.
C#
public PropertyGridPresenterAutomationPeer(PropertyGridPresenter owner)
The owner.