menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MouseControllerDispatcher.SuspendState - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MouseControllerDispatcher.SuspendState

    The SupspendState of the MouseControllerDispatcher object when CancelMode() was called.

    Inheritance
    System.Object
    MouseControllerDispatcher.SuspendState
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Controls.Scroll
    Assembly: Syncfusion.GridCommon.Wpf.dll
    Syntax
    protected class SuspendState

    Constructors

    SuspendState(MouseControllerDispatcher)

    Initializes a new instance of the MouseControllerDispatcher.SuspendState class.

    Declaration
    public SuspendState(MouseControllerDispatcher mc)
    Parameters
    Type Name Description
    MouseControllerDispatcher mc

    The MouseControllerDispatcher.

    Methods

    Restore()

    Restores the state for the MouseControllerDispatcher.

    Declaration
    public virtual void Restore()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved