This is a delegate for the OnPropertyChanging() event.
public delegate void PropertyChangedEventHandler(object sender, PropertyChangedEventArgs e);