Occurs when a new item is created in the assignable resources collection to allow the event handlers to create their own resource item type.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public event NewItemEventHandler NewAssignableResourceItem
Visual Basic (Declaration)
Public Event NewAssignableResourceItem As NewItemEventHandler

See Also