ComponentOne Extended Library for WPF and Silverlight
OnCreateAutomationPeer Method (C1PropertyGrid)

C1.Silverlight.Extended Namespace > C1PropertyGrid Class : OnCreateAutomationPeer Method
Gets an AutomationPeer object used for testing the control.
Syntax
'Declaration
 
Protected Overrides Function OnCreateAutomationPeer() As AutomationPeer
protected override AutomationPeer OnCreateAutomationPeer()

Return Value

An AutomationPeer object used for testing the control.
See Also

Reference

C1PropertyGrid Class
C1PropertyGrid Members