I'm developing a WPF application using Cefsharp. This web browser inside the app should show some flash contents. I found some forum where the users suggest to use papi flash or pepper flash for Cefsharp. I have no idea how to implement those plugin in my project. I'm using the last version of Cefsharp. Someone can explain how to enable Flash contents in my webview?
Thanks