Coolkeke
Coolkeke
实际开发中,存在这样一个需求,公告栏如果文字过长,文字就开始进行滚动显示,参考效果 [文字滚屏](https://zhuanlan.zhihu.com/p/60263473) 代码参考可以看我的项目代码 有个 NoticeBar控件
目前缺少CheckBoxTreeViewItem控件,实际开发中是需要带复选框的TreeViewItem,增加控件时期望自带全选和反选效果 
详细参考 [滑动加载](https://layui.dev/docs/2/flow/)
## Description I have a practical need. In the project module development, I need to use the RegisterViewWithRegion method in Prism. However, the current method cannot let me know that...
Retain the original style of the dialog box and enhance the native Prism. Avalonia dialog box dependency property, WindowStyle, to control the custom pop-up style effect
## Description An exception occurred while rewriting the CreateModulaeCatalog method, causing the program to be unable to perform directory scanning and loading ## Environment * **OS:** Windows 10 * **Prism.Avalonia...
Why is there only ShowDialog in IDialogService in Prism. Avalonia, and why not keep the original Show method at the same time? If considering multithreading, the Show method should not...