다음을 통해 공유


ScrollingBringingIntoViewEventArgs.CorrelationId 속성

정의

임박한 스크롤 오프셋 변경 참여에 대한 상관 관계 ID를 가져옵니다.

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

속성 값

Int32

int

임박한 스크롤 오프셋 변경 참여에 대한 상관 관계 ID입니다.

적용 대상