WPF Binding Errors on ColorEditBox

Editors for WPF Forum

Posted 12 years ago by Rupert Mulrenan
Version: 9.2.0510
Avatar
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')
..."

Comments (1)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Rupert,

In general, these errors can be ignored as they are a timing issue in WPF (which we don't have control over). If you notice something not working with the control, then these errors may be the cause.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.