diff --git a/src/SamplesApp/UITests.Shared/UITests.Shared.projitems b/src/SamplesApp/UITests.Shared/UITests.Shared.projitems index 7d324a84af59..c6a24bab687f 100644 --- a/src/SamplesApp/UITests.Shared/UITests.Shared.projitems +++ b/src/SamplesApp/UITests.Shared/UITests.Shared.projitems @@ -4852,6 +4852,14 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + Designer MSBuild:Compile @@ -8797,6 +8805,12 @@ LoadedImageSurfaceTests.xaml + + PlaneProjection_Basic.xaml + + + Matrix3DProjection_Basic.xaml + ArcSegmentPage.xaml diff --git a/src/SamplesApp/UITests.Shared/Windows_UI_Xaml_Media/Projection/Matrix3DProjection_Basic.xaml b/src/SamplesApp/UITests.Shared/Windows_UI_Xaml_Media/Projection/Matrix3DProjection_Basic.xaml new file mode 100644 index 000000000000..fc937c746c41 --- /dev/null +++ b/src/SamplesApp/UITests.Shared/Windows_UI_Xaml_Media/Projection/Matrix3DProjection_Basic.xaml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + +