Share via


ContactSearchResultListAutomationPeer class

ContactSearchResultListAutomationPeer class

Inheritance hierarchy

System.Object
  System.Windows.Threading.DispatcherObject
    System.Windows.Automation.Peers.AutomationPeer
      System.Windows.Automation.Peers.UIElementAutomationPeer
        System.Windows.Automation.Peers.FrameworkElementAutomationPeer
          System.Windows.Automation.Peers.ItemsControlAutomationPeer
            System.Windows.Automation.Peers.SelectorAutomationPeer
              System.Windows.Automation.Peers.ListBoxAutomationPeer
                Microsoft.Lync.Controls.AutomationPeers.ContactSearchResultListAutomationPeer

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

Syntax

'Declaration
Public Class ContactSearchResultListAutomationPeer _
    Inherits ListBoxAutomationPeer
'Usage
Dim instance As ContactSearchResultListAutomationPeer
public class ContactSearchResultListAutomationPeer : ListBoxAutomationPeer

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ContactSearchResultListAutomationPeer members

Microsoft.Lync.Controls.AutomationPeers namespace