Click or drag to resize
PropertyChangedEventArgsPropertyName Property
Gets the name of the property that changed. Returns the name of the property that changed.

Namespace: System.ComponentModel
Assembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
public string PropertyName { get; }

Property Value

Type: String
See Also