ShouldApplyExtensionsInvalidated Event
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
This event is raised when ShouldApplyExtensions is invalidated for a set of items.
Syntax
public abstract event EventHandler<DesignItemCollectionEventArgs> ShouldApplyExtensionsInvalidated
Returns
System.EventHandler<DesignItemCollectionEventArgs> |