资源简介
1,实现任意UI的拖拽
2,边缘检测,不能拖出指定范围
3,实现拖拽的同时可点击
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
namespace topmosttest
{
///
/// Interaction logic for App.xaml
///
public partial class App : Application
{
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 24576 2019-02-18 15:48 DragIt\.vs\DragIt\v15\.suo
文件 0 2019-02-18 15:48 DragIt\.vs\DragIt\v15\Server\sqlite3\db.lock
文件 4096 2019-02-18 15:48 DragIt\.vs\DragIt\v15\Server\sqlite3\storage.ide
文件 32768 2019-02-18 15:48 DragIt\.vs\DragIt\v15\Server\sqlite3\storage.ide-shm
文件 753992 2019-02-18 15:48 DragIt\.vs\DragIt\v15\Server\sqlite3\storage.ide-wal
文件 187 2015-07-27 13:46 DragIt\App.config
文件 322 2015-07-27 13:46 DragIt\App.xaml
文件 344 2015-07-27 13:46 DragIt\App.xaml.cs
文件 10752 2019-02-18 15:44 DragIt\bin\Debug\DragIt.exe
文件 187 2015-07-27 13:46 DragIt\bin\Debug\DragIt.exe.config
文件 24064 2019-02-18 15:44 DragIt\bin\Debug\DragIt.pdb
文件 14848 2019-02-18 09:16 DragIt\bin\Debug\topmosttest.exe
文件 187 2015-07-27 13:46 DragIt\bin\Debug\topmosttest.exe.config
文件 32256 2019-02-18 09:16 DragIt\bin\Debug\topmosttest.pdb
文件 24224 2015-07-29 10:17 DragIt\bin\Debug\topmosttest.vshost.exe
文件 187 2015-07-27 13:46 DragIt\bin\Debug\topmosttest.vshost.exe.config
文件 490 2010-03-17 22:39 DragIt\bin\Debug\topmosttest.vshost.exe.manifest
文件 4410 2019-02-18 09:18 DragIt\DragIt.csproj
文件 1109 2019-02-18 15:48 DragIt\DragIt.sln
文件 819 2019-02-18 09:36 DragIt\MainWindow.xaml
文件 2734 2019-02-18 15:43 DragIt\MainWindow.xaml.cs
文件 2321 2019-02-18 09:19 DragIt\obj\Debug\App.g.cs
文件 2321 2019-02-18 15:48 DragIt\obj\Debug\App.g.i.cs
文件 670 2019-02-18 09:08 DragIt\obj\Debug\DesignTimeResolveAssemblyReferences.cache
文件 7033 2019-02-18 15:48 DragIt\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 42 2019-02-18 15:48 DragIt\obj\Debug\DragIt.csproj.CoreCompileInputs.cache
文件 1055 2019-02-18 15:43 DragIt\obj\Debug\DragIt.csproj.FileListAbsolute.txt
文件 954 2019-02-18 09:19 DragIt\obj\Debug\DragIt.csproj.GenerateResource.cache
文件 12651 2019-02-18 15:48 DragIt\obj\Debug\DragIt.csprojAssemblyReference.cache
文件 10752 2019-02-18 15:44 DragIt\obj\Debug\DragIt.exe
............此处省略50个文件信息
相关资源
- WPF自定义毛玻璃窗口(自适应系统)
- C# 编写通用FTP服务器程序 源码
- c#自定义组件及添加工具箱图标的方法
- C#编写登录窗体,连接SQL,有登录、注
- C#实现商品管理系统
- c#报刊订阅管理系统
- ASP.Net项目物流配送系统
- C#调用matlab
- 个人日记管理系统 C#源码 三层 SQL数据
- C#学生成绩管理系统+sql
- 使用C#绘制星空图
- C#编写的BP神经网络代码
- 浴室管理系统
- ASP.NET中登录时记住用户名和密码
- tcp双工通信实现c# 可执行
- 快速设计一个简单的WPF串口上位机
- 基于C#的朴素贝叶斯算法
- basler 相机c# 设置参数,采集图片转换
- 贝叶斯网络
- C#读写Excel文件的简单操作
- C# 编写一个简单的验证用户和密码的
- c#API大全2015
- NET and C#毕业论文参考文献翻译+原文
- C#数据库表转实体类
- Astrolog可用于C#的Dll
- C# -大地测量学-高斯投影正反算公式程
- C#蜘蛛爬虫源代码多线程
- C#高校教材管理系统
- C#读取BIN文件内容
- C#操作TIF文件实现显示、缩放、移动
评论
共有 条评论