Skip to content

Commit 40028a7

Browse files
salmanmkcmichael-hawker
authored andcommitted
Update Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvas/InfiniteCanvas.xaml
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
1 parent 8546875 commit 40028a7

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

Microsoft.Toolkit.Uwp.UI.Controls.Media/InfiniteCanvas/InfiniteCanvas.xaml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,27 +103,19 @@
103103
<ComboBoxItem Content="8" />
104104
<ComboBoxItem Content="9" />
105105
<ComboBoxItem Content="10" />
106-
<ComboBoxItem Content="10.5" />
107106
<ComboBoxItem Content="11" />
108107
<ComboBoxItem Content="12" />
109108
<ComboBoxItem Content="14" />
110109
<ComboBoxItem Content="16" />
111110
<ComboBoxItem Content="18" />
112111
<ComboBoxItem Content="20" />
112+
<ComboBoxItem Content="22" />
113113
<ComboBoxItem Content="24" />
114+
<ComboBoxItem Content="26" />
114115
<ComboBoxItem Content="28" />
115-
<ComboBoxItem Content="32" />
116116
<ComboBoxItem Content="36" />
117-
<ComboBoxItem Content="40" />
118-
<ComboBoxItem Content="44" />
119117
<ComboBoxItem Content="48" />
120-
<ComboBoxItem Content="54" />
121-
<ComboBoxItem Content="60" />
122-
<ComboBoxItem Content="66" />
123118
<ComboBoxItem Content="72" />
124-
<ComboBoxItem Content="80" />
125-
<ComboBoxItem Content="88" />
126-
<ComboBoxItem Content="96" />
127119
</ComboBox>
128120

129121
</StackPanel>

0 commit comments

Comments
 (0)