• 大小: 81KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-06
  • 语言: C#
  • 标签: c#  wpf  inkcanvas  

资源简介

c# wpf中inkcanvas实现的画板功能,有源代码,

资源截图

代码片段和文件信息

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

namespace 手写板
{
    /// 
    /// App.xaml 的交互逻辑
    /// 

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2207  2014-01-10 15:41  手写板\手写板\Properties\AssemblyInfo.cs

     文件       5612  2014-01-10 15:41  手写板\手写板\Properties\Resources.resx

     文件       2869  2014-01-10 15:41  手写板\手写板\Properties\Resources.Designer.cs

     文件        201  2014-01-10 15:41  手写板\手写板\Properties\Settings.settings

     文件       1095  2014-01-10 15:41  手写板\手写板\Properties\Settings.Designer.cs

     文件        320  2014-01-10 15:41  手写板\手写板\App.xaml

     文件        305  2014-01-10 15:41  手写板\手写板\App.xaml.cs

     文件       4752  2014-01-14 16:59  手写板\手写板\MainWindow.xaml

     文件       9250  2014-01-14 18:05  手写板\手写板\MainWindow.xaml.cs

     文件       6269  2014-01-14 18:05  手写板\手写板\手写板.csproj

     文件        490  2010-03-17 22:39  手写板\手写板\bin\Debug\手写板.vshost.exe.manifest

     文件      11600  2014-01-14 17:12  手写板\手写板\bin\Debug\手写板.vshost.exe

     文件      37888  2014-01-14 17:12  手写板\手写板\bin\Debug\手写板.exe

     文件      30208  2014-01-14 17:12  手写板\手写板\bin\Debug\手写板.pdb

     文件       4608  2014-01-10 15:42  手写板\手写板\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件       2213  2014-01-10 16:52  手写板\手写板\obj\x86\Debug\App.g.i.cs

     文件       8351  2014-01-14 16:59  手写板\手写板\obj\x86\Debug\MainWindow.g.i.cs

     文件       8351  2014-01-14 16:59  手写板\手写板\obj\x86\Debug\MainWindow.g.cs

     文件       6297  2014-01-14 18:05  手写板\手写板\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件       8914  2014-01-14 17:36  手写板\手写板\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

     文件        523  2014-01-10 16:52  手写板\手写板\obj\x86\Debug\手写板_Content.g.i.cs

     文件       3343  2014-01-14 16:59  手写板\手写板\obj\x86\Debug\MainWindow.baml

     文件      30208  2014-01-14 17:12  手写板\手写板\obj\x86\Debug\手写板.pdb

     文件       3285  2014-01-14 18:05  手写板\手写板\obj\x86\Debug\色彩框.g.i.cs

     文件        245  2014-01-14 18:05  手写板\手写板\obj\x86\Debug\手写板_MarkupCompile.i.cache

     文件       2213  2014-01-10 16:52  手写板\手写板\obj\x86\Debug\App.g.cs

     文件        231  2014-01-14 17:12  手写板\手写板\obj\x86\Debug\手写板_MarkupCompile.cache

     文件      25209  2014-01-14 16:59  手写板\手写板\obj\x86\Debug\手写板.g.resources

     文件        180  2014-01-10 16:52  手写板\手写板\obj\x86\Debug\手写板.Properties.Resources.resources

     文件         86  2014-01-10 16:52  手写板\手写板\obj\x86\Debug\GenerateResource.read.1.tlog

............此处省略41个文件信息

评论

共有 条评论