ContactListAutomationPeer class

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

Syntax

C#
public 
class 
ContactListAutomationPeer : 
UCBaseAutomationPeer<

ContactList>

Inheritance Hierarchy

System . . :: . . Object
   System.Windows.Threading . . :: . . DispatcherObject
     System.Windows.Automation.Peers . . :: . . AutomationPeer
       System.Windows.Automation.Peers . . :: . . UIElementAutomationPeer
         System.Windows.Automation.Peers . . :: . . FrameworkElementAutomationPeer
           UCBaseAutomationPeer < (Of < ( <' ContactList > ) > ) >
             Microsoft.Lync.Controls.AutomationPeers . . :: . . ContactListAutomationPeer

See Also