PropertyChangingEventArgs public class PropertyChangingEventArgs : EventArgs Event arguments for the PropertyChangingEventHandler delegate. Documentation Code public virtual string PropertyName { get; } Gets the name of the property that is changing. public PropertyChangingEventArgs(string propertyName)