Click or drag to resize
EmptyEventArgsInstance Property
Returns the singleton instance of EmptyEventArgs.

Namespace: Microsoft.IoT.DeviceCore
Assembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static EmptyEventArgs Instance { get; }

Property Value

Type: EmptyEventArgs
See Also