Click or drag to resize

PropertyValueChangedArgsTValuePropertyName 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.3
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