Experimental stuff for now. Don't think too much about it. Branched off Rabi-Ribi Autosplitter.
rabiribi-display/rabi_splitter_WPF/App.xaml

10 lines
377 B

8 years ago
<Application x:Class="rabi_splitter_WPF.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:rabi_splitter_WPF"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>