在WPF中缺少的功能功能、WPF

2023-09-03 11:40:27 作者:暗恋他╮(╯▽╰)╭

我一直在使用WPF有一段时间了,虽然我发现它通常优秀的,我觉得还是缺少了一些功能。我想用这个问题来编译的最想要的WPF功能的列表,并希望提供一些解决方法。

I have been using WPF for a while now, and while I'm finding it excellent generally, I find it is still missing a number of features. I would like to use this question to compile a list of the most wanted WPF features, and hopefully provide some workarounds.

请只发布的答复每一个要素,让人们可以投票。也许MS是在听吗?

Please only post one feature per reply so that people can vote. Maybe MS are listening?

推荐答案

WPF似乎缺少的NotifyIcon ,我真的很喜欢在我的WinForms应用程序中使用了很多。 第三方的替代品存在它们使用API​​调用来设置图标,否则如果你想NotifyIcon的,你将不得不包括依赖性Windows.Forms的。

WPF seems to be missing NotifyIcon, which I really like to use a lot in my WinForms applications. Third-party alternatives exist which use API calls to set the icon, otherwise if you want NotifyIcon you will have to include a dependency to Windows.Forms.