Signed-off-by: studen <Goga@gmail.com>
This commit is contained in:
studen 2025-01-28 13:56:36 +03:00
parent 9f0e91ff22
commit 167d9606b7

View File

@ -35,7 +35,7 @@
<!-- <TextBox Watermark="" HorizontalAlignment="Stretch" /> -->
<ComboBox x:Name="Vibor" SelectedIndex="0"
Width="200" MaxDropDownHeight="300">
Width="100" MaxDropDownHeight="300">
<ComboBox.ItemTemplate>
<DataTemplate>
<TextBlock Text="{Binding }" FontFamily="{Binding}" />