WinUI3XamlPreview icon indicating copy to clipboard operation
WinUI3XamlPreview copied to clipboard

Provide app template that handles the minimal setup

Open roxk opened this issue 2 years ago • 0 comments

This would eliminate the only friction for using this lib.

  • [ ] C++ template that handles OnLaunched(LaunchActivatedArgs), call IsXamlPreviewLaunched()
  • [ ] C# template that handles the same
  • [ ] For packaged app, adds the protocol extension based on target name

roxk avatar Apr 20 '24 07:04 roxk