first campaing bits

This commit is contained in:
Michele 2021-02-11 23:47:32 +00:00
parent 3ca5db1f47
commit dcc59f7b69
58 changed files with 129 additions and 2522 deletions

View file

@ -0,0 +1,10 @@
<Project>
<Project.ExportOptions Namespace="Sledgemapper.UI" Class="NoteList" OutputPath="C:\dev\Map\Sledgemapper\UI" />
<ScrollViewer>
<VerticalStackPanel Id="StackNotesList">
<VerticalStackPanel.Proportions>
<Proportion Type="Fill" />
</VerticalStackPanel.Proportions>
</VerticalStackPanel>
</ScrollViewer>
</Project>