When implemented in a derived class, returns class-specific AutomationPeerimplementations for the Silverlight automation infrastructure.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
protected 
override 
AutomationPeer 
OnCreateAutomationPeer()

Return Value

The class-specific AutomationPeersubclass to return.

See Also