UWUVCI-AIO-WPF/UWUVCI AIO WPF/UI/Frames/N64Frame.xaml

15 lines
528 B
Text
Raw Normal View History

<Page x:Class="UWUVCI_AIO_WPF.UI.Frames.N64Frame"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:UWUVCI_AIO_WPF.UI.Frames"
mc:Ignorable="d"
d:DesignHeight="480" d:DesignWidth="1130"
Title="N64Frame">
<Grid>
</Grid>
</Page>