|
Hi,
I use caliburn 2.0 with Ninject and Infragistics. The title will not shown on any page.
I have the same problem with the sample "Caliburn.WindowManagement.ShellView".
If the property Title in the ShellViewXaml is set no changes on the window. The title on the window is "Caliburn.WindowManagement.ShellView".
If the Title is bind to a property in ShellViewModel it will work. In my application not even this works.
Do you have an advice for me?
|