dotnet / wpf

WPF is a .NET Core UI framework for building Windows desktop applications.
MIT License
7.04k stars 1.17k forks source link

ToolTip toggles on Ctrl+Shift+Alt+F10 #4618

Closed SamBent closed 3 years ago

SamBent commented 3 years ago

Ctrl+Shift+F10 toggles the tooltip. If extra modifier keys (e.g. Alt) are pressed, no toggle should occur.

SamBent commented 3 years ago

Fixed by the tooltip work in 6.0-preview7.