从 ItemTemplate 内的 GoToState

发布于 2024-08-22 21:25:31 字数 136 浏览 5 评论 0原文

有人知道如何从应用于 ItemsControl 的 ItemTemplate 的 DataTemplate 内激活 ItemsControl 名称范围内的视觉状态吗?

显然您无法从 Blend 中选择目标。我想知道我是否遗漏了一些明显的漏洞。

Anybody figured out how to activate a visual state within the namescope of the ItemsControl from within a DataTemplate applied to said ItemsControl's ItemTemplate?

You obviously can't select the target from within Blend. I was wondering if there was some obvious loop hole that I am missing.

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

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

发布评论

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

评论(1

み青杉依旧 2024-08-29 21:25:31

您也许能够创建自己的派生 DataTemplate 来执行特殊逻辑,例如名为 VisualStateDataTemplate 的东西?

只是想,我还没有尝试过。

You may be able to create your own derived DataTemplate that can do special logic, think something named a VisualStateDataTemplate?

Just thought, I haven't tried it.

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