public event NodeAttributePropertyEventHandler AttributePropertyChanged
'Declaration
Public Event AttributePropertyChanged As NodeAttributePropertyEventHandler
'Usage
Dim instance As NDiagramNode Dim handler As NodeAttributePropertyEventHandler AddHandler instance.AttributePropertyChanged, handler