|
|
|
@ -1,8 +1,8 @@ |
|
|
|
<Application x:Class="formula_manage.App" |
|
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
|
|
|
xmlns:local="clr-namespace:formula_manage" |
|
|
|
StartupUri="Login.xaml" |
|
|
|
xmlns:local="clr-namespace:formula_manage" |
|
|
|
Startup="Application_Startup" |
|
|
|
xmlns:d="http://schemas.microsoft.com/expression/blend/2008" |
|
|
|
d1p1:Ignorable="d" xmlns:d1p1="http://schemas.openxmlformats.org/markup-compatibility/2006" |
|
|
|
> |
|
|
|
|