AnnotatedScrollBarScrollingEventKind Enum

Definition

Defines constants that specify how a scrolling action was initiated in an AnnotatedScrollBar.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
public enum AnnotatedScrollBarScrollingEventKind
Inheritance
AnnotatedScrollBarScrollingEventKind
Attributes

Fields

Name Value Description
Click 0

Scrolling was initiated by a user clicking or tapping on the AnnotatedScrollBar rail.

Drag 1

Scrolling was initiated by a drag action on the rail.

IncrementButton 2

Scrolling was initiated by invoking the increment button.

DecrementButton 3

Scrolling was initiated by invoking the decrement button.

Applies to

Product Versions
Windows App SDK 1.4, 1.5, 1.6