Merge branch 'main' of https://git.bib.de/PBT3H24AFA/Lotto_WPf
This commit is contained in:
		@@ -2,6 +2,7 @@
 | 
			
		||||
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
 | 
			
		||||
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
 | 
			
		||||
        Title="Lotto Number Board" Height="600" Width="400">
 | 
			
		||||
    <ScrollViewer VerticalScrollBarVisibility="Auto">
 | 
			
		||||
    <DockPanel Margin="10">
 | 
			
		||||
 | 
			
		||||
        <StackPanel DockPanel.Dock="Bottom" Margin="0,10,0,0">
 | 
			
		||||
@@ -18,6 +19,7 @@
 | 
			
		||||
        </ScrollViewer>
 | 
			
		||||
 | 
			
		||||
    </DockPanel>
 | 
			
		||||
    </ScrollViewer>
 | 
			
		||||
</Window>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user