alexa

    Show / Hide Table of Contents

    Class TabScrollViewer

    Inheritance
    System.Object
    TabScrollViewer
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class TabScrollViewer : ScrollViewer

    Constructors

    TabScrollViewer()

    Declaration
    public TabScrollViewer()

    Methods

    OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs)

    Declaration
    protected override void OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.ManipulationBoundaryFeedbackEventArgs e

    OnManipulationDelta(ManipulationDeltaEventArgs)

    Declaration
    protected override void OnManipulationDelta(ManipulationDeltaEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.ManipulationDeltaEventArgs e
    Back to top Generated by DocFX