Event ValueOnInstanceChanged
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Is raised when the ValueOnInstance property changes. This event is not raised when the value is changed without going through the designer infrastructure.
public abstract event EventHandler ValueOnInstanceChanged
Returns
- EventHandler
- Is raised when the property changes. This event is not raised when the value is changed without going through the designer infrastructure.