'Declaration
Public Event AttributePropertyChanging As NodeAttributePropertyCancelEventHandler
'Usage
Dim instance As NView Dim handler As NodeAttributePropertyCancelEventHandler AddHandler instance.AttributePropertyChanging, handler
public event NodeAttributePropertyCancelEventHandler AttributePropertyChanging