File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed
Microsoft.Toolkit.Uwp.UI.Controls.Media/InfiniteCanvas Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 103
103
<ComboBoxItem Content =" 8" />
104
104
<ComboBoxItem Content =" 9" />
105
105
<ComboBoxItem Content =" 10" />
106
- <ComboBoxItem Content =" 10.5" />
107
106
<ComboBoxItem Content =" 11" />
108
107
<ComboBoxItem Content =" 12" />
109
108
<ComboBoxItem Content =" 14" />
110
109
<ComboBoxItem Content =" 16" />
111
110
<ComboBoxItem Content =" 18" />
112
111
<ComboBoxItem Content =" 20" />
112
+ <ComboBoxItem Content =" 22" />
113
113
<ComboBoxItem Content =" 24" />
114
+ <ComboBoxItem Content =" 26" />
114
115
<ComboBoxItem Content =" 28" />
115
- <ComboBoxItem Content =" 32" />
116
116
<ComboBoxItem Content =" 36" />
117
- <ComboBoxItem Content =" 40" />
118
- <ComboBoxItem Content =" 44" />
119
117
<ComboBoxItem Content =" 48" />
120
- <ComboBoxItem Content =" 54" />
121
- <ComboBoxItem Content =" 60" />
122
- <ComboBoxItem Content =" 66" />
123
118
<ComboBoxItem Content =" 72" />
124
- <ComboBoxItem Content =" 80" />
125
- <ComboBoxItem Content =" 88" />
126
- <ComboBoxItem Content =" 96" />
127
119
</ComboBox >
128
120
129
121
</StackPanel >
You can’t perform that action at this time.
0 commit comments