This commit is contained in:
Kaniu Tayou
2019-01-15 18:17:28 +08:00
parent 6cea1b61c7
commit 82b3f06a9d
12 changed files with 1267 additions and 98 deletions
@@ -70,8 +70,8 @@
<DependentUpon>Contacts.xaml</DependentUpon>
</Compile>
<Compile Include="UI\ContactsInfo.cs" />
<Compile Include="UI\UserMeHeadInfo.xaml.cs">
<DependentUpon>UserMeHeadInfo.xaml</DependentUpon>
<Compile Include="UI\DropDownMenu.xaml.cs">
<DependentUpon>DropDownMenu.xaml</DependentUpon>
</Compile>
<Compile Include="Window1.xaml.cs">
<DependentUpon>Window1.xaml</DependentUpon>
@@ -96,7 +96,11 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="UI\UserMeHeadInfo.xaml">
<Page Include="UI\DropDownMenu.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="UI\Style.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>