Is there any way to get the current Direct3D devices capabilities from a Windows Store XAML/C# application?
I am initialising a 3rd party 3D engine in the SwapChainBackGroundPanel, and trying to set some command line arguments based on the graphics device's capabilities.
Any pointers would be welcome.
Thanks