Skip to content
This repository was archived by the owner on May 7, 2022. It is now read-only.
This repository was archived by the owner on May 7, 2022. It is now read-only.

IsActive (Window) binding issue #44

Description

@darul75

Please can you give a solution to solve all these bindings issues there...one per tree node diplayed.

Not sure to understand why it is related to a window and why in my context it does not work, but can I get rid of it?

Thx

System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Window', AncestorLevel='1''. BindingExpression:Path=IsActive; DataItem=null; target element is 'MultiSelectTreeViewItem' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Window', AncestorLevel='1''. BindingExpression:Path=IsActive; DataItem=null; target element is 'MultiSelectTreeViewItem' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Window', AncestorLevel='1''. BindingExpression:Path=IsActive; DataItem=null; target element is 'MultiSelectTreeViewItem' (Name=''); target property is 'NoTarget' (type 'Object')
System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Window', AncestorLevel='1''. BindingExpression:Path=IsActive; DataItem=null; target element is 'MultiSelectTreeViewItem' (Name=''); target property is 'NoTarget' (type 'Object')
.....

thousand of lines like that sometimes and tree rendering very slow at the end

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions