-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix InputEventArgs.Timestamp field #7910
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
I would think it is a good practice to keep the changes to minimum. This could be a PR of one word deleted, but it is full of changes unrelated to the issue. It renames private fields which was not discussed. Not sure why comments need to be deleted. |
Have updated this PR, apologies for the delay |
c985e66
to
04177af
Compare
@hughbe thanks for bringing the issue and for providing the fix as well. Thanks for your continued support to WPF. |
Fixes #7887
InputEventArgs.Timestamp
field should not be static.Microsoft Reviewers: Open in CodeFlow