gpt4 book ai didi

wpf - 在哪里可以找到默认的 WPF 控件模板?

转载 作者:行者123 更新时间:2023-12-03 07:50:00 25 4
gpt4 key购买 nike

按此 MSDN关联,

There is no way to replace only part of the visual tree of a control; to change the visual tree of a control you must set the Template property of the control to its new and complete ControlTemplate



.

我正在尝试禁用 GridViewColumnHeader 的单击行为(我需要删除原始控件模板中的一些触发器),但我无法找到 native “ColumnHeaderContainerStyle”。我发现的所有这些似乎都已经进行了一些自定义,并且很难获得原始外观和感觉。

有人可以建议我如何/在哪里可以获得 native WPF 控件中定义的原始控件模板吗?

谢谢你的关注。

最佳答案

您可以在 Microsoft Docs 找到所有主题的模板。 .
此外,有几种工具可以从程序集中读取样式。
例如,您可以使用 Style Snooper .
但是,对于您的场景(获取内置模板),上面的文档链接应该是最简单的。

关于wpf - 在哪里可以找到默认的 WPF 控件模板?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3548319/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com