PresenceIndicatorAutomationPeer class

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

Syntax

C#
public 
class 
PresenceIndicatorAutomationPeer : 
ContactBaseAutomationPeer<

PresenceIndicator>

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 < ( <' PresenceIndicator > ) > ) >
             ContactBaseAutomationPeer < (Of < ( <' PresenceIndicator > ) > ) >
               Microsoft.Lync.Controls.AutomationPeers . . :: . . PresenceIndicatorAutomationPeer

See Also