'DeclarationPublic Event AttributePropertyChanged As NodeAttributePropertyEventHandler
'UsageDim instance As NView Dim handler As NodeAttributePropertyEventHandler AddHandler instance.AttributePropertyChanged, handler
public event NodeAttributePropertyEventHandler AttributePropertyChanged