Piccolo.NET

PNotification.Object Property

Gets the object associated with this notification.

public virtual object Object {get;}

Property Value

The object associated with this notification.

Remarks

The value returned is most often the same object that posted the notfication. It may be null.

See Also

PNotification Class | UMD.HCIL.PiccoloX.Events Namespace