Class AccessibleScrollViewer
Represents an AccessibleScrollViewer that supports AutomationPeer.
Inheritance
System.Object
AccessibleScrollViewer
Namespace: Telerik.ReportViewer.Xaml
Assembly: Telerik.ReportViewer.Wpf.dll
Syntax
public class AccessibleScrollViewer : ScrollViewer
Constructors
AccessibleScrollViewer()
Declaration
public AccessibleScrollViewer()
Methods
OnCreateAutomationPeer()
Returns a custom automation peer instance
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.
|