Skip to content

Commit abfa577

Browse files
committed
Update RulerControlExample.xaml.cs
1 parent efc8373 commit abfa577

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

src/WPFDevelopers.Samples.Shared/ExampleViews/RulerControlExample.xaml.cs

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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;
1+
using System.Windows.Controls;
142

153
namespace WPFDevelopers.Samples.ExampleViews
164
{

0 commit comments

Comments
 (0)