Table of Contents

Event PropertyChanged

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

Occurs when a property value changes.

public event PropertyChangedEventHandler PropertyChanged

Returns

PropertyChangedEventHandler
Occurs when a property value changes.
Implements

Remarks

This event is raised when the Count property changes due to addition or removal of items.