不可见窗口的预览 (Visualbrush)

发布于 2024-08-05 19:18:03 字数 155 浏览 7 评论 0原文

我动态创建了一个窗口,该窗口位于内存中但尚不可见。在其他窗口中,我想显示该窗口的一些预览。我正在尝试使用视觉画笔来实现此目的,设置视觉画笔的视觉属性。

它与可见窗口完美配合,但如果窗口不可见,则 Visualbrush 不会显示任何内容。

我可以做什么来显示预览?

I've created a window dynamically that's is in memory but is not visible yet. In other window I want to show a little preview of this window. I'm triying using a visualbrush to achieve this, setting the visual property of the visualbrush.

It works perfectly with a visible window, but if the window is not visible, the visualbrush don't shows anything.

What can I do to show a Preview?

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

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

发布评论

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

评论(1

再浓的妆也掩不了殇 2024-08-12 19:18:03

最后,我从窗口的主网格而不是窗口本身创建了视觉画笔。无论窗口是否可见,它都有效,但我不确定这是否是正确的方法。

Finally, I did it creating the visualbrush from the main grid of the window instead of the window itself. It works no matter if the window is visible or not, but I'm not sure if it's the right way for doing it.

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