File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<UserControl x : Class =" IPConfig.Views.NicSelectorView"
22 xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3+ xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
34 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
5+ xmlns : i =" http://schemas.microsoft.com/xaml/behaviors"
6+ xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
47 xmlns : b =" clr-namespace:IPConfig.Behaviors"
58 xmlns : conv =" clr-namespace:IPConfig.Converters"
6- xmlns : d =" http://schemas.microsoft.com/expression/blend/2008"
7- xmlns : hc =" https://handyorg.github.io/handycontrol"
8- xmlns : i =" http://schemas.microsoft.com/xaml/behaviors"
99 xmlns : lang =" clr-namespace:IPConfig.Languages"
1010 xmlns : m =" clr-namespace:IPConfig.Models"
11- xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
12- xmlns : net =" clr-namespace:System.Net.NetworkInformation;assembly=System"
1311 xmlns : vm =" clr-namespace:IPConfig.ViewModels"
12+ xmlns : net =" clr-namespace:System.Net.NetworkInformation;assembly=System"
13+ xmlns : hc =" https://handyorg.github.io/handycontrol"
1414 b:InputBindingBehavior.PropagateInputBindingsToWindow=" True"
1515 d : DataContext =" {d:DesignInstance Type=vm:NicViewModel,
1616 IsDesignTimeCreatable=True}"
You can’t perform that action at this time.
0 commit comments