canton7 / Stylet

A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

net core WPF “TouchEnter” evnet have trublle

Zellear opened this issue · comments

image
image
image
Please ask how to solve it.

Duplicate of #97. A quirk of WPF means you can't use actions with TouchEnter, sorry. Use an event in the code behind.