Share via


ScrollingBringingIntoViewEventArgs.CorrelationId Property

Definition

Gets the correlation ID for the imminent scroll offset change participation.

public:
 property int CorrelationId { int get(); };
int CorrelationId();
public int CorrelationId { get; }
var int32 = scrollingBringingIntoViewEventArgs.correlationId;
Public ReadOnly Property CorrelationId As Integer

Property Value

Int32

int

The correlation ID for the imminent scroll offset change participation.

Applies to