Windows Presentation Foundation (WPF) is a UI framework that creates desktop client applications.
Here is a compilation of useful links to the documentation that will help you to adapt your TS generated application to add some platform-specific features.
You will need to install Visual Studio 2019 Update 3 and install Microsoft.NET.Sdk.WindowsDesktop
and .NET Core 3.0 SDK to create WPF .NET Core Apps with Template Studio.