2 using System
.Collections
.Generic
;
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
;
15 namespace ToDoGlyphFactory
18 /// Interaction logic for TodoGlyph.xaml
20 public partial class TodoGlyph
: UserControl
24 InitializeComponent();