다음을 통해 공유


ScrollingBringingIntoViewEventArgs.RequestEventArgs 속성

정의

BringIntoViewRequestedEventArgs 처리 중인 이벤트에서 인수 RequestBringIntoView 를 가져옵니다.

public:
 property BringIntoViewRequestedEventArgs ^ RequestEventArgs { BringIntoViewRequestedEventArgs ^ get(); };
BringIntoViewRequestedEventArgs RequestEventArgs();
public BringIntoViewRequestedEventArgs RequestEventArgs { get; }
var bringIntoViewRequestedEventArgs = scrollingBringingIntoViewEventArgs.requestEventArgs;
Public ReadOnly Property RequestEventArgs As BringIntoViewRequestedEventArgs

속성 값

BringIntoViewRequestedEventArgs 처리 중인 이벤트의 인수 RequestBringIntoView 입니다.

적용 대상

추가 정보