Empty Field
Collapse the table of content
Expand the table of content

EventArgs.Empty Field

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Represents an event with no event data.

Namespace:  System
Assembly:  mscorlib (in mscorlib.dll)

public static readonly EventArgs Empty

The value of Empty is a read-only instance of EventArgs equivalent to the result of calling the EventArgs constructor.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft