Yes, I am aware of the ways of by-passing this (dynamically loading XAML at runtime using XamlReader or creating a C# control library for XAML and writing a C++/CLI project that uses the XAML control). However, I was hoping for a direct and easy way, using the designers.

Thanks.