Running when the parent is changed (used for setup the new parent and the stage)

C# | Visual Basic | Visual C++ |
public void ParentChanged( DisplayObjectContainer newParent )
Public Sub ParentChanged ( _ newParent As DisplayObjectContainer _ )
public: void ParentChanged( DisplayObjectContainer^ newParent )

- newParent (DisplayObjectContainer)