Skip to content

Commit 216b618

Browse files
authored
XAML formatting
1 parent 265358d commit 216b618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

labs/MarqueeText/src/MarqueeText.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. See the LICENSE file in the project root for more information. -->
22
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3-
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4-
xmlns:win="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3+
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4+
xmlns:win="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
55
xmlns:labs="using:CommunityToolkit.Labs.WinUI.MarqueeTextRns">
66

77
<Style TargetType="labs:MarqueeText">

0 commit comments

Comments
 (0)