资源简介
WPF边侧滑出效果,可以做导航参考 VS2010编写
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;
namespace WPF1
{
///
/// App.xaml 的交互逻辑
///
public partial class App : Application
{
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 315 2013-08-17 07:04 WPF1\WPF1\App.xaml
文件 300 2013-08-17 07:04 WPF1\WPF1\App.xaml.cs
文件 789504 2013-08-17 09:18 WPF1\WPF1\bin\Debug\WPF1.exe
文件 40448 2013-08-17 09:18 WPF1\WPF1\bin\Debug\WPF1.pdb
文件 11600 2013-08-17 09:21 WPF1\WPF1\bin\Debug\WPF1.vshost.exe
文件 490 2010-03-17 22:39 WPF1\WPF1\bin\Debug\WPF1.vshost.exe.manifest
文件 775702 2013-08-17 08:04 WPF1\WPF1\Images\Jellyfish.jpg
文件 3914 2013-08-17 09:18 WPF1\WPF1\MainWindow.xaml
文件 830 2013-08-17 08:40 WPF1\WPF1\MainWindow.xaml.cs
文件 2197 2013-08-17 08:23 WPF1\WPF1\obj\x86\Debug\App.g.cs
文件 2197 2013-08-17 09:02 WPF1\WPF1\obj\x86\Debug\App.g.i.cs
文件 11012 2013-08-17 09:18 WPF1\WPF1\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
文件 6343 2013-08-17 09:18 WPF1\WPF1\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 2922 2013-08-17 09:18 WPF1\WPF1\obj\x86\Debug\GeneratedInternalTypeHelper.g.cs
文件 2922 2013-08-17 09:18 WPF1\WPF1\obj\x86\Debug\GeneratedInternalTypeHelper.g.i.cs
文件 92 2013-08-17 08:23 WPF1\WPF1\obj\x86\Debug\GenerateResource.read.1.tlog
文件 228 2013-08-17 08:23 WPF1\WPF1\obj\x86\Debug\GenerateResource.write.1.tlog
文件 2355 2013-08-17 09:18 WPF1\WPF1\obj\x86\Debug\MainWindow.baml
文件 5533 2013-08-17 09:18 WPF1\WPF1\obj\x86\Debug\MainWindow.g.cs
文件 5533 2013-08-17 09:18 WPF1\WPF1\obj\x86\Debug\MainWindow.g.i.cs
文件 4608 2013-08-17 07:04 WPF1\WPF1\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
文件 1702 2013-08-17 09:12 WPF1\WPF1\obj\x86\Debug\UserControl1.baml
文件 5102 2013-08-17 09:12 WPF1\WPF1\obj\x86\Debug\UserControl1.g.cs
文件 5102 2013-08-17 09:12 WPF1\WPF1\obj\x86\Debug\UserControl1.g.i.cs
文件 874 2013-08-17 09:21 WPF1\WPF1\obj\x86\Debug\WPF1.csproj.FileListAbsolute.txt
文件 789504 2013-08-17 09:18 WPF1\WPF1\obj\x86\Debug\WPF1.exe
文件 780097 2013-08-17 09:18 WPF1\WPF1\obj\x86\Debug\WPF1.g.resources
文件 40448 2013-08-17 09:18 WPF1\WPF1\obj\x86\Debug\WPF1.pdb
文件 180 2013-08-17 08:23 WPF1\WPF1\obj\x86\Debug\WPF1.Properties.Resources.resources
文件 530 2013-08-17 08:04 WPF1\WPF1\obj\x86\Debug\WPF1_Content.g.i.cs
............此处省略27个文件信息
评论
共有 条评论