PresenceIndicatorAutomationPeer Class

PresenceIndicatorAutomationPeer class

Inheritance Hierarchy

System.Object
  System.Windows.DependencyObject
    System.Windows.Automation.Peers.AutomationPeer
      System.Windows.Automation.Peers.FrameworkElementAutomationPeer
        UCBaseAutomationPeer<PresenceIndicator>
          ContactBaseAutomationPeer<PresenceIndicator>
            Microsoft.Lync.Controls.AutomationPeers.PresenceIndicatorAutomationPeer

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

Syntax

'Declaration
Public Class PresenceIndicatorAutomationPeer _
    Inherits ContactBaseAutomationPeer(Of PresenceIndicator)
'Usage
Dim instance As PresenceIndicatorAutomationPeer
public class PresenceIndicatorAutomationPeer : ContactBaseAutomationPeer<PresenceIndicator>

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

PresenceIndicatorAutomationPeer Members

Microsoft.Lync.Controls.AutomationPeers Namespace