wpf-demos/kanban/App.xaml

9 строки
355 B
XML

<Application x:Class="syncfusion.kanbandemos.wpf.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:syncfusion.kanbandemos.wpf">
<Application.Resources>
</Application.Resources>
</Application>