'Declaration
Public Event NodeAttributePropertyChanging As NodeAttributePropertyCancelEventHandler
'Usage
Dim instance As NNodeEventSinkService Dim handler As NodeAttributePropertyCancelEventHandler AddHandler instance.NodeAttributePropertyChanging, handler
public event NodeAttributePropertyCancelEventHandler NodeAttributePropertyChanging