Added new Models and Razor Template

This commit is contained in:
2023-03-06 02:02:01 +01:00
parent 28c4bbdff0
commit 6326917c95
20 changed files with 562 additions and 19 deletions

View File

@ -7,7 +7,7 @@
xmlns:local="clr-namespace:WGneu.Windows"
mc:Ignorable="d"
Title="PDF Ansicht"
MinHeight="600" MinWidth="420" Height="600" Width="420">
MinHeight="600" MinWidth="420" Height="970" Width="670">
<Grid>
<wv2:WebView2 Name="WebView"/>
</Grid>