Поделиться через


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 события.

Применяется к

См. также раздел