Upgrade to 1750 packages (-pre2)

This commit is contained in:
amaitland
2014-09-29 20:24:47 +10:00
parent 97fa445287
commit a234777811
3 changed files with 12 additions and 12 deletions

View File

@@ -12,7 +12,7 @@
<RowDefinition />
<RowDefinition Height="Auto" />
</Grid.RowDefinitions>
<cefSharp:WebView Grid.Row="0"
<cefSharp:ChromiumWebBrowser Grid.Row="0"
Address="http://www.google.com"
WebBrowser="{Binding WebBrowser, Mode=OneWayToSource}"
Title="{Binding Title, Mode=TwoWay}" />