alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class AutomationQueryProvider

    Inheritance
    System.Object
    AutomationQueryProvider
    Namespace: Syncfusion.Windows.Automation.Linq
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public class AutomationQueryProvider : QueryProviderBase

    Constructors

    AutomationQueryProvider(AutomationElement, TreeScope)

    Declaration
    public AutomationQueryProvider(AutomationElement element, TreeScope treeScope)
    Parameters
    Type Name Description
    System.Windows.Automation.AutomationElement element
    System.Windows.Automation.TreeScope treeScope

    Methods

    Execute(Expression)

    Declaration
    public override object Execute(Expression expression)
    Parameters
    Type Name Description
    System.Linq.Expressions.Expression expression
    Returns
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved