Create the automation peer for the UI automation.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
protected override AutomationPeer OnCreateAutomationPeer()
Visual Basic
Protected Overrides Function OnCreateAutomationPeer As AutomationPeer

Return Value

automation peer

See Also