UCTreeViewItemAutomationPeer.GetAutomationIdCore method
GetAutomationIdCore override. Return a control-specific string to identify the type of the control
Namespace: Microsoft.Lync.Controls.AutomationPeers
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Protected Overrides Function GetAutomationIdCore As String
'Usage
Dim returnValue As String
returnValue = Me.GetAutomationIdCore()
protected override string GetAutomationIdCore()
Return value
Type: System.String
See also
Reference
UCTreeViewItemAutomationPeer class