PropertyChangingEventArgs.PropertyName Property

Definition

Gets the name of the property that is changing.

public virtual string PropertyName { get; }
member this.PropertyName : string

Property Value

The name of the property that is changing.

Applies to