Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在内容面板中有一个列表框,其中有一个数据模板,其中有一个文本框,该文本框绑定到底层页面的依赖属性。点击时文本框应更新其文本。它在没有数据模板的情况下工作正常,但在数据模板文本框中没有更新。
我想通了。我们无法通过那里的名称访问数据模板内的控件。