WPF

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

    Show / Hide Table of Contents

    Class ComboBoxItemAdvDataAutomationPeer

    Inheritance
    System.Object
    ComboBoxItemAdvDataAutomationPeer
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public class ComboBoxItemAdvDataAutomationPeer : ItemAutomationPeer

    Constructors

    ComboBoxItemAdvDataAutomationPeer(Object, ItemsControlAutomationPeer)

    Declaration
    public ComboBoxItemAdvDataAutomationPeer(object item, ItemsControlAutomationPeer itemsControlAutomationPeer)
    Parameters
    Type Name Description
    System.Object item
    System.Windows.Automation.Peers.ItemsControlAutomationPeer itemsControlAutomationPeer

    Methods

    GetAutomationControlTypeCore()

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

    GetClassNameCore()

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

    GetPattern(PatternInterface)

    Declaration
    public override object GetPattern(PatternInterface patternInterface)
    Parameters
    Type Name Description
    System.Windows.Automation.Peers.PatternInterface patternInterface
    Returns
    Type Description
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved