AutomationExtensions
Class
Contains extension methods for working with control's automation peers.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public static class AutomationExtensions
Inheritance: objectAutomationExtensions
Methods
Gets a string that communicates the visual status of a Control.
C#
public static string GetBaseControlItemStatus(this Control element)