Freigeben über


IEvent<TEventArgs>.EventArgs-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: TEventArgs

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

IEvent<TEventArgs> Schnittstelle

Microsoft.Phone.Reactive-Namespace