C1.WPF.Extended Namespace / MethodBox Class / OnCreateAutomationPeer Method

In This Topic
OnCreateAutomationPeer Method (MethodBox)
In This Topic
Gets an AutomationPeer object used for testing the control.
Syntax
'Declaration
 
Protected Overrides Function OnCreateAutomationPeer() As AutomationPeer
 

Return Value

An AutomationPeer object used for testing the control.
See Also