Property PropertyBag
- Namespace
- Innova.Prism.Infrastructure.EventParameters
- Assembly
- Innova.Prism.Infrastructure.dll
PropertyBag
Gets the property bag containing the event data.
public Dictionary<string, object> PropertyBag { get; }
Gets the property bag containing the event data.
public Dictionary<string, object> PropertyBag { get; }