menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ColorPickerAutomationPeer - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ColorPickerAutomationPeer

    Exposes ColorPicker control to UI Automation.

    Inheritance
    System.Object
    ColorPickerAutomationPeer
    Namespace: Syncfusion.UI.Xaml.Automation.Peers
    Assembly: Syncfusion.Editors.WinUI.dll
    Syntax
    public class ColorPickerAutomationPeer : FrameworkElementAutomationPeer

    Constructors

    ColorPickerAutomationPeer(SfColorPicker)

    Initializes a new instance of the ColorPickerAutomationPeer class.

    Declaration
    public ColorPickerAutomationPeer(SfColorPicker control)
    Parameters
    Type Name Description
    SfColorPicker control

    The owner element.

    Methods

    GetAutomationControlTypeCore()

    Declaration
    protected override AutomationControlType GetAutomationControlTypeCore()
    Returns
    Type
    Microsoft.UI.Xaml.Automation.Peers.AutomationControlType

    GetLocalizedControlTypeCore()

    Declaration
    protected override string GetLocalizedControlTypeCore()
    Returns
    Type
    System.String

    GetPatternCore(PatternInterface)

    Declaration
    protected override object GetPatternCore(PatternInterface patternInterface)
    Parameters
    Type Name Description
    Microsoft.UI.Xaml.Automation.Peers.PatternInterface patternInterface
    Returns
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved