Represents an alias of the IEvent<TPropertyChangedEvent> type.
type IPropertyChangedEvent = IEvent<TPropertyChangedEvent>;