WPF

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

    Show / Hide Table of Contents

    Class InputPaneAutomationPeer

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

    Constructors

    InputPaneAutomationPeer(InputPane)

    Declaration
    public InputPaneAutomationPeer(InputPane Owner)
    Parameters
    Type Name Description
    InputPane 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