diff --git a/eng/devices/windows.cake b/eng/devices/windows.cake index 76741497c1e8..a64592128e97 100644 --- a/eng/devices/windows.cake +++ b/eng/devices/windows.cake @@ -205,7 +205,7 @@ Task("Test") .IsDependentOn("SetupTestPaths") .Does(() => { - var waitForResultTimeoutInSeconds = 120; + var waitForResultTimeoutInSeconds = 240; CleanDirectories(TEST_RESULTS); diff --git a/src/Controls/samples/Controls.Sample/Pages/Controls/HybridWebViewPage.xaml b/src/Controls/samples/Controls.Sample/Pages/Controls/HybridWebViewPage.xaml new file mode 100644 index 000000000000..78779691808a --- /dev/null +++ b/src/Controls/samples/Controls.Sample/Pages/Controls/HybridWebViewPage.xaml @@ -0,0 +1,32 @@ + + + + + +