I have written a app use DirectX to present graphics with
Windows.UI::Xaml::Controls::SwapChainBackgroundPanel, but the present window must be full screen and SwapChainBackgroundPanel is the xaml root node. In fact, I really need the window is non full screen, is just a control just like
MediaElment control. Anyone can help me how to do it?