menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DockHeaderPresenterAutomationPeer - API Reference

    Show / Hide Table of Contents

    Class DockHeaderPresenterAutomationPeer

    Representing the class DockHeaderAutoMationPerer

    Inheritance
    System.Object
    DockHeaderPresenterAutomationPeer
    Implements
    System.Windows.Automation.Provider.IInvokeProvider
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class DockHeaderPresenterAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider

    Constructors

    DockHeaderPresenterAutomationPeer(DockHeaderPresenter, Object)

    Declaration
    public DockHeaderPresenterAutomationPeer(DockHeaderPresenter control, object header)
    Parameters
    Type Name Description
    DockHeaderPresenter control
    System.Object header

    Methods

    GetAccessKeyCore()

    Represents the GetAccessKeyCore method

    Declaration
    protected override string GetAccessKeyCore()
    Returns
    Type Description
    System.String

    GetAutomationControlTypeCore()

    Represents the GetAutomationControlTypeCore method

    Declaration
    protected override AutomationControlType GetAutomationControlTypeCore()
    Returns
    Type Description
    System.Windows.Automation.Peers.AutomationControlType

    GetAutomationIdCore()

    Declaration
    protected override string GetAutomationIdCore()
    Returns
    Type Description
    System.String

    GetHelpTextCore()

    Represents the GetHelpTextCore methid

    Declaration
    protected override string GetHelpTextCore()
    Returns
    Type Description
    System.String

    GetNameCore()

    Declaration
    protected override string GetNameCore()
    Returns
    Type Description
    System.String

    GetPattern(PatternInterface)

    Method used for getting the pattern

    Declaration
    public override object GetPattern(PatternInterface patternInterface)
    Parameters
    Type Name Description
    System.Windows.Automation.Peers.PatternInterface patternInterface
    Returns
    Type Description
    System.Object

    Return the object type containing the pattern

    Invoke()

    Represents the Invoke method.

    Declaration
    public void Invoke()

    Implements

    System.Windows.Automation.Provider.IInvokeProvider
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved