You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dige[CodePlex] Using MVVM bindings for anchorables and documents in v. 3.3 causes an issue that when moving an anchorable into the document pane the CanClose-property of the LayoutItem is always false and that panel cannot be closed. The issue can be easily reproduced
with the attached sample, just move the panel to the middle of the docking manager and see that the Close-button does not appear.