Hi,
I created a project with the template WiXSharp Managed Setup - Custom WPF UI (WiX4) . When I want to add another WiX-WPF dialog withAdd-> New Item... I can only choose default WPF elements (e.g. not wixsharp:WpfDialog). The only WiXSharp item i get displayed is WiXSharp UI Dialog .
How can I add another wixsharp:WpfDialog to my project?
I am making this issue into a feature request. Will implement it in the next release or so.
.
For now, you can just make a copy of your existing dialog and simply change the class name
Hi, I created a project with the template
WiXSharp Managed Setup - Custom WPF UI (WiX4)
. When I want to add another WiX-WPF dialog withAdd
->New Item...
I can only choose default WPF elements (e.g. not wixsharp:WpfDialog). The only WiXSharp item i get displayed isWiXSharp UI Dialog
. How can I add anotherwixsharp:WpfDialog
to my project?Installed Versions: