Table of Contents

Event ValueChanged

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Is raised when the value of the property changes (by calling SetValue(object) or Reset()).

public abstract event EventHandler ValueChanged

Returns

EventHandler
Is raised when the value of the property changes (by calling or ).