public event NLightUIItemNotifyEventHandler ItemNotify
'Declaration
Public Event ItemNotify As NLightUIItemNotifyEventHandler
'Usage
Dim instance As NItemsControl Dim handler As NLightUIItemNotifyEventHandler AddHandler instance.ItemNotify, handler