Compartilhar via


Propriedade IEvent<TEventArgs>.EventArgs

Namespace:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (em Microsoft.Phone.Reactive.dll)

Sintaxe

'Declaração
ReadOnly Property EventArgs As TEventArgs
TEventArgs EventArgs { get; }
property TEventArgs EventArgs {
    TEventArgs get ();
}
abstract EventArgs : 'TEventArgs with get

Valor de propriedade

Tipo: TEventArgs

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

IEvent<TEventArgs> Interface

Namespace Microsoft.Phone.Reactive