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

C1.WPF.Extended Namespace > PropertyBox 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

PropertyBox Class
PropertyBox Members