PIbd-42_Kashin_M.I_CPO_Cour.../EmployeeManagmentView/App.xaml
2024-11-12 12:21:29 +04:00

10 lines
387 B
XML

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