TemplateStudio icon indicating copy to clipboard operation
TemplateStudio copied to clipboard

Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.

Results 164 TemplateStudio issues
Sort by recently updated
recently updated
newest added

Which shareSource for image(inkCanvas) serves forIicommand mvvm in the ViewModel

7 months ago, after almost 2 years of no activity, the WinAppDriver team said that updates were coming but there's still no evidence of this. X-Ref https://github.com/microsoft/WinAppDriver/issues/1371 [Officially](https://docs.microsoft.com/en-us/visualstudio/test/use-ui-automation-to-test-your-code?view=vs-2019), Microsoft still...

**Describe the bug** ListViewItemSelectionBehavior throws System.InvalidCastException when you click next to visible ListViewItem **To Reproduce** Steps to reproduce the behavior: 1. Create an application which contains ContentGridPage using Windows Template...

bug
WPF

**Describe the bug** `Unhandled exception at 0x09DFD857 (Microsoft.ui.xaml.dll) in Test10.exe: The thread's stack pointer was outside the legal stack extents for the thread.` is thrown and the template crashes. **To...

bug
WinUI3

### Describe the bug I have created the WPF Template studio project with forced login. I have registered that application using the following reference document. https://github.com/Azure-Samples/active-directory-dotnet-desktop-msgraph-v2 I have registered that...

bug

### Describe the bug System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Templates.Core.Gen.GenController.ValidateUserSelection(UserSelection userSelection, Boolean isNewProject) at Microsoft.Templates.Core.Gen.NewProjectGenController.d__4.MoveNext() --- End of stack trace from previous location...

bug

### Describe the bug If you generate a new template and add the TreeView page, then change the SelectionMode of the control to Multiple, it eventually causes an error. ###...

bug

### Is your feature request related to a problem? Please describe. Add a new `Minimum` test to check that the namespaces in each template file are sorted alphabetically. This is...

Testing

### Is your feature request related to a problem? Please describe. https://github.com/CommunityToolkit/dotnet/tree/main/CommunityToolkit.Mvvm.SourceGenerators ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context...

WinUI3

@sibille WTS is very handy, and we use it as a starting point to build all our applications. However, the MVVM framework of choice for the team is ReactiveUI, currently...

framework
WinUI3