logical-tree Questions

4

Solved

I have a control that is a child of another control (as all non-root controls/elemts are in WPF). If I want to move the control to another container I have to disconnect it from its current contain...
Klepac asked 11/10, 2013 at 11:29

2

Having {Binding ElementName=foo}, will it lookup visual or logical tree? Of logical and visual trees in WPF | Data See, Data Do When does the logical tree matter? When looking up a name, suc...
Keener asked 1/4, 2009 at 14:44

4

Solved

I have a logical expression that I would like to evaluate. The expression can be nested and consists of T (True) or F (False) and parenthesis. The parenthesis "(" means "logical OR". Two terms TF ...
Landloper asked 6/12, 2012 at 21:21

2

Solved

Say I have two classes that can reference a third UI object (in this example a button). In addition, the parent class can contain an element of the child class. If they both are bound to the same c...
Ulaulah asked 1/10, 2012 at 9:55
1

© 2022 - 2024 — McMap. All rights reserved.