Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Created Unassigned: [AvalonDock] version 2.5 not working correctly with Caliburn.micro [21976]

$
0
0
Hi,

Since update 2.5 of Community Edition AvalonDock is not able to display Caliburn.micro view. In the content area there is only the message "Cannot find view for System.Windows.Controls.ContentPresenter".
Uninstall 2.5 version and go back to 2.4 solve the problem.
With 2.5 Title and Icon are correctly binding with the view. Only the content is not OK.

Xaml code for the binding of the content :
```
<AvDock:DockingManager.LayoutItemTemplate>
<DataTemplate>
<ContentControl cal:View.Model="{Binding}" IsTabStop="False" />
</DataTemplate>
</AvDock:DockingManager.LayoutItemTemplate>
```

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>