Posted 14 years ago
by SledgeHammer01
Version: 11.1.0543
Platform: .NET 4.0
Environment: Windows 7 (64-bit)
I'm using the MVVM features on the MDI container. I noticed that as I open & close documents, I get alot of binding errors. Seems like its doing what its supposed to be doing though.
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'TabTintColor' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=SelectedItem.TabTintColor; DataItem='TabbedMdiContainer' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'OutlineTintColor' (type 'Color')
System.Windows.Data Error: 40 : BindingExpression path error: 'CanCloseResolved' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=SelectedItem.CanCloseResolved; DataItem='TabbedMdiContainer' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'BorderThickness' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=SelectedItem.BorderThickness; DataItem='TabbedMdiContainer' (Name=''); target element is 'Border' (Name=''); target property is 'BorderThickness' (type 'Thickness')
System.Windows.Data Error: 40 : BindingExpression path error: 'BorderBrush' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=SelectedItem.BorderBrush; DataItem='TabbedMdiContainer' (Name=''); target element is 'Border' (Name=''); target property is 'BorderBrush' (type 'Brush')
System.Windows.Data Error: 40 : BindingExpression path error: 'Background' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=SelectedItem.Background; DataItem='TabbedMdiContainer' (Name=''); target element is 'Border' (Name=''); target property is 'Background' (type 'Brush')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'TabTintColor' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=SelectedItem.TabTintColor; DataItem='TabbedMdiContainer' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'OutlineTintColor' (type 'Color')
System.Windows.Data Error: 40 : BindingExpression path error: 'CanCloseResolved' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=SelectedItem.CanCloseResolved; DataItem='TabbedMdiContainer' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'BorderThickness' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=SelectedItem.BorderThickness; DataItem='TabbedMdiContainer' (Name=''); target element is 'Border' (Name=''); target property is 'BorderThickness' (type 'Thickness')
System.Windows.Data Error: 40 : BindingExpression path error: 'BorderBrush' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=SelectedItem.BorderBrush; DataItem='TabbedMdiContainer' (Name=''); target element is 'Border' (Name=''); target property is 'BorderBrush' (type 'Brush')
System.Windows.Data Error: 40 : BindingExpression path error: 'Background' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=SelectedItem.Background; DataItem='TabbedMdiContainer' (Name=''); target element is 'Border' (Name=''); target property is 'Background' (type 'Brush')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Error: 40 : BindingExpression path error: 'Content' property not found on 'object' ''Track' (Name='')'. BindingExpression:Path=Content; DataItem='Track' (Name=''); target element is 'TabbedMdiContainer' (Name=''); target property is 'NoTarget' (type 'Object')