'DeclarationPublic Event NodeAttributePropertyChanged As NodeAttributePropertyEventHandler
'UsageDim instance As NNodeEventSinkService Dim handler As NodeAttributePropertyEventHandler AddHandler instance.NodeAttributePropertyChanged, handler
public event NodeAttributePropertyEventHandler NodeAttributePropertyChanged