主题 WPF ListBox-Object 看起来与 ListboxItem 不同?
当我在 WPF 应用程序中使用 链接文本 等主题时,我注意到列表框和组合框的项目之间的区别:当我将自己的类的对象添加到其项目集合中时,创建的项目看起来有主题。如果我让自己的类继承 ListBoxItem/ComboBoxItem,则生成的可视化看起来没有主题。
如何定义自己的看起来有主题的 ListBoxItem/ComboBoxItem?
When I use a Theme like link text in my WPF App, I notice a difference between the Items of ListBoxes and ComboBoxes: When I add a an object of my own class to their Items Collection, the created item looks themed. If I make my own class inherit from ListBoxItem/ComboBoxItem, the resulting Visualization looks unthemed.
How can I define my own ListBoxItem/ComboBoxItem that looks themed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论