This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I run sampes project 'PropertyGridQuickStart', select '..using the SelectedObject property' and click on 'Sort by category' In Output window i see a lot of warnings: System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='Mindscape.WpfElements.PropertyGrid', AncestorLevel='1''. BindingExpression:Path=SelectedGridItem; DataItem=null; target element is 'TreeListViewItem' (Name=''); target property is 'NoTarget' (type 'Object')
This warning exists in other projects. Is it normal? |
|
|
Yes. It's just trace information for WPF data binding. It can be safely ignored. |
|