Show / Hide Table of Contents

Enum PanningMode

Describes panning modes for ScrollViewer

Namespace: EmptyKeys.UserInterface.Controls
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum PanningMode

Fields

Name Description
Both

The both

HorizontalOnly

The horizontal only

None

The none

VerticalOnly

The vertical only

Back to top Generated by DocFX