We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc829a commit ea18663Copy full SHA for ea18663
CefSharp.Wpf.Example/MainWindow.xaml
@@ -5,7 +5,8 @@
5
xmlns:example="clr-namespace:CefSharp.Example;assembly=CefSharp.Example"
6
Title="CefSharp.Wpf.Example"
7
Width="1024"
8
- Height="768">
+ Height="768"
9
+ WindowStartupLocation="CenterScreen">
10
<ContentControl x:Name="Content" />
11
<!--<Menu Height="22"
12
DockPanel.Dock="Top">
0 commit comments