We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc8373 commit abfa577Copy full SHA for abfa577
src/WPFDevelopers.Samples.Shared/ExampleViews/RulerControlExample.xaml.cs
@@ -1,16 +1,4 @@
1
-using System;
2
-using System.Collections.Generic;
3
-using System.Linq;
4
-using System.Text;
5
-using System.Windows;
6
-using System.Windows.Controls;
7
-using System.Windows.Data;
8
-using System.Windows.Documents;
9
-using System.Windows.Input;
10
-using System.Windows.Media;
11
-using System.Windows.Media.Imaging;
12
-using System.Windows.Navigation;
13
-using System.Windows.Shapes;
+using System.Windows.Controls;
14
15
namespace WPFDevelopers.Samples.ExampleViews
16
{
0 commit comments