alexa

    Show / Hide Table of Contents

    Class QATDropDownCustomBorder

    Class that provides UI Automation support of QATDropDownCustomBorder.

    Inheritance
    System.Object
    QATDropDownCustomBorder
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class QATDropDownCustomBorder : Border

    Constructors

    QATDropDownCustomBorder()

    Declaration
    public QATDropDownCustomBorder()

    Methods

    OnCreateAutomationPeer()

    Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation infrastructure.

    Declaration
    protected override AutomationPeer OnCreateAutomationPeer()
    Returns
    Type Description
    System.Windows.Automation.Peers.AutomationPeer

    The type-specific AutomationPeer implementation.

    Back to top Generated by DocFX