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; }
Property Value
- Dictionary<string, object>