Share via


ScrollingBringingIntoViewEventArgs.CorrelationId 屬性

定義

取得即將發生的捲動位移變更參與的相互關聯標識碼。

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

屬性值

Int32

int

即將捲動位移的相互關聯標識碼變更參與。

適用於