ValueOnInstanceChanged Event
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Is raised when the ValueOnInstance property changes. This event is not raised when the value is changed without going through the designer infrastructure.
Syntax
public abstract event EventHandler ValueOnInstanceChanged
Returns
System.EventHandler |