Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TabItemAutomationPeer Class
Members

In This Topic
    C1TabItemAutomationPeer Class
    In This Topic
    Exposes C1TabItem to UI automation
    Object Model
    C1TabItemAutomationPeer Class
    Syntax
    'Declaration
     
    
    Public Class C1TabItemAutomationPeer 
       Inherits System.Windows.Automation.Peers.ItemAutomationPeer
    public class C1TabItemAutomationPeer : System.Windows.Automation.Peers.ItemAutomationPeer 
    Inheritance Hierarchy
    See Also