wpf-demos/barcode/App.xaml

8 строки
297 B
Plaintext
Исходник Обычный вид История

2024-11-18 19:40:30 +03:00
<Application
x:Class="syncfusion.barcodedemos.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.barcodedemos.wpf">
<Application.Resources />
</Application>