Interface ILayoutParent
An element that is expected to have logical children
public interface ILayoutParent
Methods
HandleChildDestroyed(ArrangableElement)
Additional handling for when a child is being destroyed
void HandleChildDestroyed(ArrangableElement child)
Parameters
child
ArrangableElementThe child being destroyed