I'm using SwapChainBackgroundPanel to create a hybrid XAML/DirectX application.
When I try to getBuffer to render the surface to a bitmap, it only gets the DirectX part. All XAML controls aren't saved in bitmap file.
Am I doing something wrong? Ther is a way to render the XAML conrols to a bitmap file?
br,