the problem was that LayoutDocumentPanes are created and disposed at runtime as the user arrange the layout, also can happen that there will be more than one LayoutDocumentPane. For example if you drop a LayoutDocument beside another LayoutDocument, AD creates a LayoutDocumentPaneGroup with two LayoutDocumentPane inside.
↧