gpt4 book ai didi

c# - 哪个类需要实现 INotifyDataErrorInfo?

转载 作者:行者123 更新时间:2023-12-05 04:18:40 26 4
gpt4 key购买 nike

在绑定(bind)的情况下,例如

<TextBox Text={Binding Path=SomeItem.AnotherItem.Property} />

哪些类需要实现 INotifyDataErrorInfo:

  1. 数据上下文
  2. 一些项目
  3. 另一个项目
  4. 这些的一些组合

最佳答案

AnotherItem

INotifyDataErrorInfo 必须由拥有绑定(bind)属性的对象实现。

关于c# - 哪个类需要实现 INotifyDataErrorInfo?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12428599/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com