Compartir a través de


IEvent<TEventArgs>.EventArgs (Propiedad)

Espacio de nombres:  Microsoft.Phone.Reactive
Ensamblado:  Microsoft.Phone.Reactive (en Microsoft.Phone.Reactive.dll)

Sintaxis

'Declaración
ReadOnly Property EventArgs As TEventArgs
TEventArgs EventArgs { get; }
property TEventArgs EventArgs {
    TEventArgs get ();
}
abstract EventArgs : 'TEventArgs with get

Valor de propiedad

Tipo: TEventArgs

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

IEvent<TEventArgs> Interfaz

Microsoft.Phone.Reactive (Espacio de nombres)