-
I had a custom boostrapper with a WPF UI in wix 3.14. which was ok. Thanks Inner Exception 1: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I'm running a BA that has |
Beta Was this translation helpful? Give feedback.
I'm running a BA that has
AllowsTransparency="true"
without any error.Did you make sure that you're not calling
EnsureHandle
beforeInitializeComponent
in RootView c'tor?