'DeclarationPublic Event NodeAttributePropertyChanging As NodeAttributePropertyCancelEventHandler
'UsageDim instance As NNodeEventSinkService Dim handler As NodeAttributePropertyCancelEventHandler AddHandler instance.NodeAttributePropertyChanging, handler
public event NodeAttributePropertyCancelEventHandler NodeAttributePropertyChanging