Table of Contents

Interface INotifyValueChanged

Namespace
The.Entities
Assembly
Instagile.dll

represents a value which might react to changes

public interface INotifyValueChanged

Events

ValueChanged

event EventHandler? ValueChanged

Event Type

EventHandler