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