We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea2940 commit b3c0c0dCopy full SHA for b3c0c0d
src/Controls/tests/TestCases.HostApp/Issues/Issue25192.xaml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8" ?>
2
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
3
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
4
- xmlns:local="clr-namespace:Maui.Controls.Sample"
+ xmlns:local="clr-namespace:Maui.Controls.Sample"
5
x:Class="Maui.Controls.Sample.Issues.Issue25192">
6
<Grid>
7
<local:CarouselView2 Margin="2,9,2,20"
0 commit comments