Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.Controls Assembly / Xceed.Wpf.Controls.Automation Namespace / TextBlockLiteAutomationPeer Class
Members


In This Topic
    TextBlockLiteAutomationPeer Class
    In This Topic
    Syntax
    'Declaration
     
    Public Class TextBlockLiteAutomationPeer 
       Inherits System.Windows.Automation.Peers.FrameworkElementAutomationPeer
    'Usage
     
    Dim instance As TextBlockLiteAutomationPeer
    public class TextBlockLiteAutomationPeer : System.Windows.Automation.Peers.FrameworkElementAutomationPeer 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.Automation.Peers.AutomationPeer
             System.Windows.Automation.Peers.UIElementAutomationPeer
                System.Windows.Automation.Peers.FrameworkElementAutomationPeer
                   Xceed.Wpf.Controls.Automation.TextBlockLiteAutomationPeer

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also