CefSharp.MinimalExample icon indicating copy to clipboard operation
CefSharp.MinimalExample copied to clipboard

Add WPF Browser Application (XBAP) Example

Open churstz opened this issue 7 years ago • 0 comments

Add a WPF Browser Appl (XBAP) example using the latest CefSharp.WPF package where the Cef.Initialize call fails with the IOException when attempting to resolve the Cef assemblies even with Resolver code added. The XBAP is configured to operate in Full Trust so should have access outside the sandbox and is configured for Any CPU as required by XBAP

churstz avatar Jun 14 '18 15:06 churstz