Condividi tramite


ScrollingBringingIntoViewEventArgs.RequestEventArgs Proprietà

Definizione

Ottiene l'argomento dall'evento BringIntoViewRequestedEventArgsRequestBringIntoView che viene elaborato.

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

Valore della proprietà

Argomento BringIntoViewRequestedEventArgs dell'evento RequestBringIntoView che viene elaborato.

Si applica a

Vedi anche