Declined
Last Updated: 31 May 2018 13:04 by ADMIN
ADMIN
Dilyan Traykov
Created on: 15 Sep 2016 14:03
Category: UI for WPF
Type: Bug Report
4
Controls not visible in design time when build platform is x64
Controls are not visible in design-time when the build platform is x64.
1 comment
ADMIN
Martin
Posted on: 31 May 2018 13:04
Hello,

After further investigating this we decided to decline the report. The reason behind this decision is the default behavior of the Visual Studio's XAML Designer. Basically, the designer is dealing with actual types and assemblies and this combined with the fact that Visual Studio is a 32-bit process some of those types cannot be activated from ARM and x64 binaries. 

To work this around switch to x86 while using the XAML designer.

https://social.msdn.microsoft.com/Forums/en-US/eab4fc3c-a77d-41d6-b3dd-48f636d70035/design-view-is-unavailable-for-x64-and-arm-target-platforms?forum=toolsforwinapps

Regards,
Martin Ivanov
Technical Support Engineer