Table of Contents

Constructor DesignItemCollectionEventArgs

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

DesignItemCollectionEventArgs(ICollection<DesignItem>)

Creates a new ComponentCollectionEventArgs instance.

public DesignItemCollectionEventArgs(ICollection<DesignItem> items)

Parameters

items ICollection<DesignItem>