Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in code #257

Open
Dimajp opened this issue Jan 29, 2020 · 0 comments
Open

Bug in code #257

Dimajp opened this issue Jan 29, 2020 · 0 comments
Labels
up-for-grabs metadata: Good issue for external contributors

Comments

@Dimajp
Copy link

Dimajp commented Jan 29, 2020

Hi.
WPF-Samples/Input and Commands/TouchKeyboard/TouchKeyboardNotifier/TouchKeyboardEventManager.cs
line 172.
I am sure you want here this condition
if (!_registrationTokens.ContainsKey(window))
instead of this one
if (_registrationTokens.ContainsKey(window))

@dipeshmsft dipeshmsft self-assigned this Mar 18, 2022
@dipeshmsft dipeshmsft added the up-for-grabs metadata: Good issue for external contributors label May 1, 2022
@dipeshmsft dipeshmsft removed their assignment May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
up-for-grabs metadata: Good issue for external contributors
Projects
None yet
Development

No branches or pull requests

2 participants