ScrollEventHandler Delegate

Definition

Represents the method that will handle the Scroll event of a ScrollBar.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(4284881833, 35846, 22405, 162, 60, 48, 214, 179, 22, 49, 232)]
public delegate void ScrollEventHandler(object sender, ScrollEventArgs e);

Parameters

sender
Object

The source of the event.

e
ScrollEventArgs

A ScrollEventArgs that contains the event data.

Attributes

Applies to

Produk Versi
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6