Dirkster99 / AvalonDock

Our own development branch of the well known WPF document docking library
Microsoft Public License
1.39k stars 318 forks source link

Test CaliburnDockTestApp out error. #447

Open kuangxj opened 1 year ago

kuangxj commented 1 year ago

I used another library, similar to Caliburn's, called Stylet, and I made an error in the process.

github: https://github.com/canton7/Stylet

Error info: System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object'.

pls give me an example in your space time.

thanks.