Pravki
Signed-off-by: studen <Goga@gmail.com>
This commit is contained in:
parent
9f0e91ff22
commit
167d9606b7
@ -35,7 +35,7 @@
|
|||||||
<!-- <TextBox Watermark="" HorizontalAlignment="Stretch" /> -->
|
<!-- <TextBox Watermark="" HorizontalAlignment="Stretch" /> -->
|
||||||
|
|
||||||
<ComboBox x:Name="Vibor" SelectedIndex="0"
|
<ComboBox x:Name="Vibor" SelectedIndex="0"
|
||||||
Width="200" MaxDropDownHeight="300">
|
Width="100" MaxDropDownHeight="300">
|
||||||
<ComboBox.ItemTemplate>
|
<ComboBox.ItemTemplate>
|
||||||
<DataTemplate>
|
<DataTemplate>
|
||||||
<TextBlock Text="{Binding }" FontFamily="{Binding}" />
|
<TextBlock Text="{Binding }" FontFamily="{Binding}" />
|
||||||
|
Loading…
Reference in New Issue
Block a user