• 大小: 10KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-11
  • 语言: C#
  • 标签: wpf  动画  

资源简介

wpf动画 - 跟随鼠标移动

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;

namespace FollowMouse
{
    /// 
    /// App.xaml 的交互逻辑
    /// 

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-04-20 09:06  FollowMouse\
     目录           0  2017-04-20 09:06  FollowMouse\.vs\
     目录           0  2017-04-20 09:06  FollowMouse\.vs\FollowMouse\
     目录           0  2017-04-20 09:05  FollowMouse\.vs\FollowMouse\v14\
     文件         189  2017-04-19 14:22  FollowMouse\App.config
     文件         376  2017-04-19 14:22  FollowMouse\App.xaml
     文件         338  2017-04-19 14:22  FollowMouse\App.xaml.cs
     文件        4538  2017-04-19 14:22  FollowMouse\FollowMouse.csproj
     文件        1006  2017-04-19 14:22  FollowMouse\MainWindow.xaml
     文件        2139  2017-04-19 14:23  FollowMouse\MainWindow.xaml.cs
     目录           0  2017-04-20 09:06  FollowMouse\Properties\
     文件        2257  2017-04-19 14:22  FollowMouse\Properties\AssemblyInfo.cs
     文件        2835  2017-04-19 14:22  FollowMouse\Properties\Resources.Designer.cs
     文件        5612  2017-04-19 14:22  FollowMouse\Properties\Resources.resx
     文件        1098  2017-04-19 14:22  FollowMouse\Properties\Settings.Designer.cs
     文件         201  2017-04-19 14:22  FollowMouse\Properties\Settings.settings

评论

共有 条评论