Will touch support be added to WPF UI controls in the future
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe
Recently I've been testing my WPF Application which uses WPF UI on my Surface Pro, and I've found that experience on Surface devices is not good. For example, the basic basic sliding operation is not supported.
Describe the solution you'd like
I think Behaviour & Trigger are probably the solutions to the problem, using Behaviour & Trigger to bind or overwrite some events or functions when touch events happened.
Describe alternatives you've considered
Of course there're some packages on nuget.org, but they all have more or less compatibility issues, so it's fine to make the WPF UI with native touch support.
Additional context
I will clone WPF UI repository and will try to test the upon methods, Hoping lepoco and other developers to share opinions on the issue. Thanks for you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the WPF UI repository but no files, tests, controls, or entry points. Start by locating the affected WPF controls and existing touch or input handling, then determine the intended native touch behavior; done would require agreed support for the reported Surface sliding interaction and corresponding validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100