gpt4 book ai didi

wpf - 展开/折叠WPF扩展器

转载 作者:行者123 更新时间:2023-12-04 09:36:59 26 4
gpt4 key购买 nike

如何在代码中展开/折叠WPF扩展器?我需要这样做才能在其中初始化控件。

最佳答案

使用IsExpanded属性,将其设置为true以使内容可见:

myExpander.IsExpanded = true;

将其设置为false可折叠扩展器。

关于wpf - 展开/折叠WPF扩展器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8891354/

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