日期:2014-05-18 浏览次数:20966 次
<Application
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Microsoft_Windows_Themes="clr-namespace:Microsoft.Windows.Themes;assembly=PresentationFramework.Aero"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:ZHao.OA"
xmlns:p="clr-namespace:ZHao.OA.Purchasing"
xmlns:System="clr-namespace:System;assembly=mscorlib"
xmlns:helper="clr-namespace:ZHao.OA.Helpers"
mc:Ignorable="d" x:Class="ZHao.OA.App"
StartupUri="Login.xaml">