Commit Graph

6 Commits

Author SHA1 Message Date
amaitland
866e3de796 MainWindow.xaml - simplify static bindings
HoverLinkBehaviour - Always use BeginInvoke unless there's an explicit reason for using a sync action
EnvironmentConverter - Minor inconsistencies
2017-04-10 10:34:08 +10:00
Nikhil Agrawal
63d6b44f35 1) Added Hover Link, ChromiumVersion, CefVersion, CefSharpVersion, ProcessInfo in Status Bar. 2) Added Back, Forward, Print and View source buttons and Addressbar. (#36)
Add Primary Navigation/Address Bar and Status bar
2017-04-10 10:15:55 +10:00
Michel Feinstein
0dd84bc65b Improved the example UI Bindings. 2016-10-23 17:36:44 -02:00
amaitland
09b92eac80 For simplicities sake strip out all the MVVM parts and simplify the example down to the bare minimum
(Code is declared in the MainWindow now)
2016-01-13 10:53:46 +10:00
amaitland
37c43f1710 Restructure View/ViewModels into their own distinct folders 2014-08-05 14:57:24 +10:00
Per Lundberg
58792baa5e Added minimal example of how CefSharp can be used. Only WPF so far. 2013-11-12 13:14:11 +02:00