I need to programatically enable/disable the Automatically show the touch keyboard
option in Windows 10 with a WPF (not a UWP) like is shown here.
I couldn't find anything. Is there any API I can use from C# or registry key I can modify to enable/disable it?