PropertyChangedEventArgsPropertyName Property |
Gets the name of the property that changed. Returns the name of the property that changed.
Namespace: System.ComponentModelAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public string PropertyName { get; }
Property Value
Type:
StringSee Also