We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3d951 commit 34629e7Copy full SHA for 34629e7
1 file changed
Desktop/Project/TasksList.xaml
@@ -2,9 +2,6 @@
2
x:Name="Root"
3
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5
- xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
6
- xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
7
- mc:Ignorable="d"
8
xmlns:domain="clr-namespace:Desktop.Domain">
9
<UserControl.Resources>
10
<Style TargetType="ListBoxItem">
0 commit comments