Skip to content

Commit f9837b5

Browse files
committed
WIP: make combobox editable
1 parent 6218a96 commit f9837b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
Margin="0,0,12,0"
105105
VerticalAlignment="Center"
106106
ToolTipService.ToolTip="Font Size"
107+
IsEditable="True"
107108
>
108109
<ComboBoxItem Content="8" />
109110
<ComboBoxItem Content="9" />

0 commit comments

Comments
 (0)