Textblock TouchUp command binding
Hi, is there any way to bind touch events through commands like in WPF to mouse events?
for instance
cheers!
for instance
Code: Select all
<TextBlock Text="Hello">
<TextBlock.InputBindings>
<MouseBinding Command="" MouseAction="LeftClick" />
</TextBlock.InputBindings>
</TextBlock>
-
-
sfernandez
Site Admin
- Posts: 3197
- Joined:
Re: Textblock TouchUp command binding
No, there is no TouchBinding implemented, but maybe it is a good idea to define such kind of input binding.
Please create a ticket in our bugtracker about this feature and we will discuss how this can be addressed.
Please create a ticket in our bugtracker about this feature and we will discuss how this can be addressed.
Who is online
Users browsing this forum: Semrush [Bot] and 12 guests