WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FuntionsPaneAutomationPeer

    Show / Hide Table of Contents

    Class FuntionsPaneAutomationPeer

    Inheritance
    System.Object
    FuntionsPaneAutomationPeer
    Namespace: Syncfusion.Windows.Controls.Input
    Assembly: Syncfusion.SfInput.Wpf.dll
    Syntax
    public class FuntionsPaneAutomationPeer : FrameworkElementAutomationPeer

    Constructors

    FuntionsPaneAutomationPeer(FunctionsPane)

    Declaration
    public FuntionsPaneAutomationPeer(FunctionsPane Owner)
    Parameters
    Type Name Description
    FunctionsPane Owner

    Methods

    GetAutomationControlTypeCore()

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

    GetAutomationIdCore()

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

    GetClassNameCore()

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

    GetHelpTextCore()

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

    GetNameCore()

    Declaration
    protected override string GetNameCore()
    Returns
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved