Interface INotifyPropertiesChanged
- Namespace
- Ecng.ComponentModel
- Assembly
- Ecng.ComponentModel.dll
The interface describing the type with a variable number of properties.
public interface INotifyPropertiesChanged
- Extension Methods
Events
PropertiesChanged
The available properties change event.
event Action PropertiesChanged