
I have a window with a docksite. In inside this I add a usercontrol that has itself again a docksite.
when running i get an actipro error:
System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='<null>' BindingExpression:Path=Title; DataItem='ToolWindow' (Name='DD'); target element is 'ToolWindow' (Name='DD'); target property is 'Name' (type 'String')
What could be wrong???
when running i get an actipro error:
System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='<null>' BindingExpression:Path=Title; DataItem='ToolWindow' (Name='DD'); target element is 'ToolWindow' (Name='DD'); target property is 'Name' (type 'String')
What could be wrong???