WPF中的CyclicReferencesAware属性 [英] CyclicReferencesAware attribute in WPF

查看:83
本文介绍了WPF中的CyclicReferencesAware属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是CyclicReferencesAware属性特定于WCF还是可以在WPF中使用它?对应的命名空间是什么?我用Google搜索它,但没有找到wpf的示例.

Is the CyclicReferencesAware attribute specific to WCF or I can use it in WPF? What is the corresponding namespace? I googled it but not found an example for wpf.

推荐答案

它不是.NET中定义的标准属性-因此没有相应的/定义的名称空间.
看一下此示例,属性是用户根据某些规则定义的: WCF循环引用支持 [^ ]

如果要创建自己的自定义属性,请确保也应该在WPF中.定义和详细信息取决于您.
It is not a standard attribute defined in .NET - thus no corresponding/defined namespace.

Have a look at this example, attribute is user defined following certain rules: WCF cyclic references support[^]

If you want to create a custom attribute of your own, sure you should be able to in WPF too. Definition and details depend on you.


这篇关于WPF中的CyclicReferencesAware属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆