skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadControlBaseRootUIAutomationProvider<T>

Inheritance
System.Object
RadFragmentUIAutomationProvider
RadControlBaseRootUIAutomationProvider<T>
RadGridViewUIAutomationProvider
Inherited Members
RadFragmentUIAutomationProvider.childUIAProvidersPool
RadFragmentUIAutomationProvider.SetFocus()
RadFragmentUIAutomationProvider.GetEmbeddedFragmentRoots()
RadFragmentUIAutomationProvider.GetChildElementProviderFragment(Object, Func<Object, IRadRawElementProviderFragment>)
RadFragmentUIAutomationProvider.GetChildElementProviderFragment(Object, Object, Func<Object, Object, IRadRawElementProviderFragment>)
RadFragmentUIAutomationProvider.FindChildUIAutomationProvider<T>(Object)
RadFragmentUIAutomationProvider.Navigate(NavigateDirection)
RadFragmentUIAutomationProvider.NavigatePreviousSibling(IRawElementProviderFragment)
RadFragmentUIAutomationProvider.NavigateNextSibling(IRawElementProviderFragment)
RadFragmentUIAutomationProvider.IRadRawElementProviderFragment.Owner
RadFragmentUIAutomationProvider.Parent
RadFragmentUIAutomationProvider.ProviderOptions
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UIAutomation
Assembly: Telerik.WinControls.UI.dll

Syntax

public abstract class RadControlBaseRootUIAutomationProvider<T> : RadFragmentUIAutomationProvider, IRadRawElementProviderFragmentRoot, IRawElementProviderFragmentRoot, IRadRawElementProviderFragment, IRawElementProviderFragment, IRawElementProviderSimple where T : RadControl
Type Parameters
T

Constructors

RadControlBaseRootUIAutomationProvider(T)

Declaration
public RadControlBaseRootUIAutomationProvider(T owner)
Parameters
T owner

RadControlBaseRootUIAutomationProvider(IRadRawElementProviderFragment, T)

Declaration
public RadControlBaseRootUIAutomationProvider(IRadRawElementProviderFragment parent, T owner)
Parameters
IRadRawElementProviderFragment parent

T owner

Properties

BoundingRectangle

Declaration
public override Rect BoundingRectangle { get; }
Property Value
System.Windows.Rect

Overrides
RadFragmentUIAutomationProvider.BoundingRectangle

FragmentRoot

Declaration
public override IRawElementProviderFragmentRoot FragmentRoot { get; }
Property Value
System.Windows.Automation.Provider.IRawElementProviderFragmentRoot

Overrides
RadFragmentUIAutomationProvider.FragmentRoot

HostRawElementProvider

Declaration
public override IRawElementProviderSimple HostRawElementProvider { get; }
Property Value
System.Windows.Automation.Provider.IRawElementProviderSimple

Overrides
RadFragmentUIAutomationProvider.HostRawElementProvider

Owner

Declaration
public T Owner { get; }
Property Value
T

Methods

Disconnect()

Declaration
public override void Disconnect()
Overrides
RadFragmentUIAutomationProvider.Disconnect()
Implements
IRadRawElementProviderFragment.Disconnect()

ElementProviderFromPoint(Double, Double)

Declaration
public abstract IRawElementProviderFragment ElementProviderFromPoint(double x, double y)
Parameters
System.Double x

System.Double y

Returns
System.Windows.Automation.Provider.IRawElementProviderFragment

GetAutomationId()

Declaration
public override object GetAutomationId()
Returns
System.Object

Overrides
RadFragmentUIAutomationProvider.GetAutomationId()

GetFocus()

Declaration
public abstract IRawElementProviderFragment GetFocus()
Returns
System.Windows.Automation.Provider.IRawElementProviderFragment

GetOwner()

Declaration
protected override object GetOwner()
Returns
System.Object

Overrides
RadFragmentUIAutomationProvider.GetOwner()

GetPatternProvider(Int32)

Declaration
public override object GetPatternProvider(int patternId)
Parameters
System.Int32 patternId

Returns
System.Object

Overrides
RadFragmentUIAutomationProvider.GetPatternProvider(Int32)

GetPropertyValue(Int32)

Declaration
public override object GetPropertyValue(int propertyId)
Parameters
System.Int32 propertyId

Returns
System.Object

Overrides
RadFragmentUIAutomationProvider.GetPropertyValue(Int32)

GetRuntimeId()

Declaration
public override int[] GetRuntimeId()
Returns
System.Int32[]

Overrides
RadFragmentUIAutomationProvider.GetRuntimeId()

GetShortcut(out Int32)

Declaration
protected virtual object GetShortcut(out int mnemonicIndex)
Parameters
System.Int32 mnemonicIndex

Returns
System.Object

OnOwnerEnabledChanged(Object, EventArgs)

Declaration
protected virtual void OnOwnerEnabledChanged(object sender, EventArgs e)
Parameters
System.Object sender

System.EventArgs e

OnOwnerGotFocus(Object, EventArgs)

Declaration
protected virtual void OnOwnerGotFocus(object sender, EventArgs e)
Parameters
System.Object sender

System.EventArgs e

OnOwnerParentChanged(Object, EventArgs)

Declaration
protected virtual void OnOwnerParentChanged(object sender, EventArgs e)
Parameters
System.Object sender

System.EventArgs e

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.