摘要: 添加代理 public class BindingProxy:Freezable { protected override Freezable CreateInstanceCore() { return new BindingProxy(); } public object DataContext 阅读全文
posted @ 2025-03-12 10:56 Hey,Coder! 阅读(17) 评论(0) 推荐(0)