/Main/src/DevSamples/ValueSelectionSampleApp/App.xaml
# · XAML · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · fe993a8f1764d8f9b73a1484a32094b7 MD5 · raw file
- <Application x:Class="ValueSelectionSampleApp.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>