Share via


StartAudioCallButton.OnCreateAutomationPeer method

Returns the [AutomationPeer] object for the StartAudioCallButton control.

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

Syntax

'Declaration
Protected Overrides Function OnCreateAutomationPeer As AutomationPeer
'Usage
Dim returnValue As AutomationPeer

returnValue = Me.OnCreateAutomationPeer()
protected override AutomationPeer OnCreateAutomationPeer()

Return value

Type: System.Windows.Automation.Peers.AutomationPeer

See also

Reference

StartAudioCallButton class

StartAudioCallButton members

Microsoft.Lync.Controls namespace