Skip to content

Allow to get the native pointer on core in order to be used from C function.

Julien Wadel requested to merge feature/csharp_native_ptr into release/5.1

A use case is that a framework can use SwapChainPanel where it wasn't build in nuget (using Windows Bridge version in a UWP application).

Merge request reports