'DeclarationPublic Overridable Sub OnChildPropertyChanging( _ ByVal sender As INUINode, _ ByVal e As NPropertyChangingEventArgs _ )
'UsageDim instance As NUIElementContainer Dim sender As INUINode Dim e As NPropertyChangingEventArgs instance.OnChildPropertyChanging(sender, e)
public virtual void OnChildPropertyChanging( INUINode sender, NPropertyChangingEventArgs e )
Parameters
- sender
- e