'Declaration
Sub OnChildPropertyChanging( _ ByVal sender As INUINode, _ ByVal e As NPropertyChangingEventArgs _ )
'Usage
Dim instance As INUINodeContainer Dim sender As INUINode Dim e As NPropertyChangingEventArgs instance.OnChildPropertyChanging(sender, e)
void OnChildPropertyChanging( INUINode sender, NPropertyChangingEventArgs e )
Parameters
- sender
- e