Skip to content

Commit 2309225

Browse files
committed
Code style
1 parent a6cb8bc commit 2309225

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

IPConfig/Views/IPConfigListView.xaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
<UserControl x:Class="IPConfig.Views.IPConfigListView"
22
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3-
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4-
xmlns:b="clr-namespace:IPConfig.Behaviors"
53
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
64
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
75
xmlns:i="http://schemas.microsoft.com/xaml/behaviors"
86
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
97
xmlns:b="clr-namespace:IPConfig.Behaviors"
108
xmlns:lang="clr-namespace:IPConfig.Languages"
119
xmlns:m="clr-namespace:IPConfig.Models"
12-
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
1310
xmlns:vm="clr-namespace:IPConfig.ViewModels"
1411
xmlns:hc="https://handyorg.github.io/handycontrol"
1512
xmlns:dd="urn:gong-wpf-dragdrop"

0 commit comments

Comments
 (0)