Class
AccessibleScrollViewer

Represents an AccessibleScrollViewer that supports AutomationPeer.

Definition

Namespace:Telerik.ReportViewer.Xaml

Assembly:Telerik.ReportViewer.Wpf.dll

Syntax:

cs-api-definition
public class AccessibleScrollViewer : ScrollViewer

Inheritance: objectDispatcherObjectDependencyObjectVisualUIElementFrameworkElementControlContentControlScrollViewerAccessibleScrollViewer

Constructors

AccessibleScrollViewer()

Declaration

cs-api-definition
public AccessibleScrollViewer()

Methods

OnCreateAutomationPeer()

Returns a custom automation peer instance

Declaration

cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer

Overrides ScrollViewer.OnCreateAutomationPeer()