Class CustomAutomationPeer
Class for providing custom accessibility attributes
Inheritance
System.Object
CustomAutomationPeer
Namespace: Telerik.ReportViewer.Xaml
Assembly: Telerik.ReportViewer.Wpf.dll
Syntax
public class CustomAutomationPeer : UIElementAutomationPeer
Constructors
CustomAutomationPeer(FrameworkElement)
Instantiates a custom automation peer to provide accessibility attributes
Declaration
public CustomAutomationPeer(FrameworkElement owner)
Parameters
System.
|
Methods
GetLocalizedControlTypeCore()
Returns the class name
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|