lepoco / wpfui

WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
https://wpfui.lepo.co
MIT License
7.03k stars 666 forks source link

Fix: setting NotifyIcon.TooltipText at runtime doesn't work #1132

Open textGamex opened 2 weeks ago

textGamex commented 2 weeks ago

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Setting NotifyIcon.TooltipText at runtime doesn't work

Issue Number: Setting NotifyIcon.TooltipText at runtime doesn't work #670

What is the new behavior?

Other information

Interface changed

In the INotifyIcon interface, a new method called ModifyToolTip has been added