如何为 Blend 4 中的行为创建自定义设计时属性编辑器?

发布于 2024-10-17 09:15:12 字数 98 浏览 2 评论 0原文

我正在尝试为 Microsoft Expression Blend 4 中的自定义行为创建一个属性编辑器。由于几乎没有文档涵盖此内容,因此我需要一些指导!这里有人已经做到了这一点吗?

I'm trying to create an property editor for a custom bevaior in Microsoft Expression Blend 4. Since there is almost no docs covering this, I need some guidance! Is there anyone here that has accomplished this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

人海汹涌 2024-10-24 09:15:12

Microsoft Silverlight 分析框架有许多针对 WPF、Silverlight 和 Windows Phone 7 的示例:http://msaf.codeplex.com< /a>.该框架是开源的,因此您可以看到这些行为如何在 Blend 中进行设计时组装。 本文是可能是创建设计时程序集的最佳资源。

The Microsoft Silverlight Analytics Framework has many examples of this for WPF, Silverlight and Windows Phone 7: http://msaf.codeplex.com. The framework is open source so you can see how the behaviors have design-time assemblies in Blend. This article is probably the best resource on creating design-time assemblies.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文