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