Added minimal example of how CefSharp can be used. Only WPF so far.

This commit is contained in:
Per Lundberg
2013-11-12 13:14:11 +02:00
parent 4c389d8eba
commit 58792baa5e
22 changed files with 846 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="uri:settings" CurrentProfile="(Default)">
<Profiles>
<Profile Name="(Default)" />
</Profiles>
<Settings />
</SettingsFile>