Click or drag to resize

PropertyValueChangedArgs<TValue>.PropertyName Property

Read-only property holding the property's name.

Namespace:  BionicCode.Utilities.Net.Standard.ViewModel
Assembly:  BionicCode.Utilities.Net.Standard (in BionicCode.Utilities.Net.Standard.dll) Version: 1.0.4
Syntax
public string PropertyName { get; }

Property Value

Type: String
The name of the changed property.
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md