Interface INotifyValueChanged
represents a value which might react to changes
public interface INotifyValueChanged
Events
ValueChanged
event EventHandler? ValueChanged
represents a value which might react to changes
public interface INotifyValueChanged
event EventHandler? ValueChanged