Hi your coloreditbox control is filling my output window in Visual Studio 2008 with binding errors...Is this a known issue with this control for my version of WPF Studio or am i using it wrong?
Cheers
Paste of VS2008 output window:
"System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=BackgroundEditable; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'BackgroundEditable' (type 'Brush')
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=BackgroundNonEditable; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'BackgroundNonEditable' (type 'Brush')
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=ForegroundEditable; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'ForegroundEditable' (type 'Brush')
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=ForegroundNonEditable; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'ForegroundNonEditable' (type 'Brush')
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=IsFocusMovedOnTerminalMatches; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'IsFocusMovedOnTerminalMatches' (type 'Boolean')
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=SpinBehavior; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'SpinBehavior' (type 'SpinBehavior')
..."
Cheers
Paste of VS2008 output window:
"System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=BackgroundEditable; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'BackgroundEditable' (type 'Brush')
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=BackgroundNonEditable; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'BackgroundNonEditable' (type 'Brush')
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=ForegroundEditable; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'ForegroundEditable' (type 'Brush')
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=ForegroundNonEditable; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'ForegroundNonEditable' (type 'Brush')
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=IsFocusMovedOnTerminalMatches; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'IsFocusMovedOnTerminalMatches' (type 'Boolean')
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ActiproSoftware.Windows.Controls.Editors.PartGroup', AncestorLevel='1''. BindingExpression:Path=SpinBehavior; DataItem=null; target element is 'ColorPart' (Name=''); target property is 'SpinBehavior' (type 'SpinBehavior')
..."