DragDropScrollManager Class
Inheritance Hierarchy
System.Object
Microsoft.Internal.VisualStudio.PlatformUI.DragDropScrollManager
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public NotInheritable Class DragDropScrollManager
public static class DragDropScrollManager
public ref class DragDropScrollManager abstract sealed
[<AbstractClass>]
[<Sealed>]
type DragDropScrollManager = class end
public final class DragDropScrollManager
The DragDropScrollManager type exposes the following members.
Attached Properties
Name | Description | |
---|---|---|
EnableAutoScroll |
Top
Methods
Name | Description | |
---|---|---|
GetEnableAutoScroll | ||
SetEnableAutoScroll |
Top
Fields
Name | Description | |
---|---|---|
EnableAutoScrollProperty |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.