/Main/src/Samples/v0.2/DataTable/App.xaml
# · XAML · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · 4c1cf1fe2feef262f8be32cf0c33b512 MD5 · raw file
- <Application x:Class="TablePlot.App"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- StartupUri="Window1.xaml">
- <Application.Resources>
-
- </Application.Resources>
- </Application>