Files
FF-Helper/FF7/Client/WPF/FF7-WPF/FF7-WPF/MainWindow.xaml
T
Nate VanBuskirk eaac71df55 Stock from Github repo
- WPF Client (empty)
- MVVM code base (limited)
- Images, Sprites, and other Rss
2020-01-09 17:10:28 -06:00

9 lines
272 B
XML

<Window x:Class="FF7_WPF.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="MainWindow" Height="350" Width="525">
<Grid>
</Grid>
</Window>