UCTreeViewItemAutomationPeer.GetClassNameCore method
GetClassNameCore 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 GetClassNameCore As String
'Usage
Dim returnValue As String
returnValue = Me.GetClassNameCore()
protected override string GetClassNameCore()
Return value
Type: System.String
See also
Reference
UCTreeViewItemAutomationPeer class