image thumbnails
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
<vm:MainWindowViewModel/>
|
||||
</Design.DataContext>
|
||||
|
||||
<ScrollViewer>
|
||||
<StackPanel Margin="20" Spacing="10">
|
||||
<ScrollViewer DragDrop.AllowDrop="True">
|
||||
<StackPanel Margin="20" Spacing="10" DragDrop.AllowDrop="True">
|
||||
<Label Content="Provider:"/>
|
||||
<Grid ColumnDefinitions="*,Auto">
|
||||
<ComboBox Grid.Column="0" HorizontalAlignment="Stretch"
|
||||
|
||||
Reference in New Issue
Block a user