基本信息
源码名称:C# FlowDocument文档的实例
源码大小:0.26M
文件格式:.rar
开发语言:C#
更新时间:2023-12-10
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
C# WPF 一些命令 刷子 FLowDocument文档,RichTextBox控件 控件的例子 或许有点用

.
├── C# FlowDocument文档的实例_RichTextBoxSamples.rar
└── RichTextBox Samples
    ├── RichTextBox Samples
    │   ├── App.xaml
    │   ├── App.xaml.cs
    │   ├── ColorDialog.xaml
    │   ├── ColorDialog.xaml.cs
    │   ├── Image
    │   │   ├── ColorHS.png
    │   │   ├── charactergrowfont.png
    │   │   ├── charactershrinkfont.png
    │   │   ├── editcopy.png
    │   │   ├── editcut.png
    │   │   ├── editpaste.png
    │   │   ├── editredo.png
    │   │   ├── editundo.png
    │   │   ├── fileopen.png
    │   │   ├── filesave.png
    │   │   ├── listbullets.png
    │   │   ├── listnumbering.png
    │   │   ├── paragraphcenterjustify.png
    │   │   ├── paragraphdecreaseindentation.png
    │   │   ├── paragraphfulljustify.png
    │   │   ├── paragraphincreaseindentation.png
    │   │   ├── paragraphleftjustify.png
    │   │   └── paragraphrightjustify.png
    │   ├── KnowColors.cs
    │   ├── Properties
    │   │   ├── AssemblyInfo.cs
    │   │   ├── Resources.Designer.cs
    │   │   ├── Resources.resx
    │   │   ├── Settings.Designer.cs
    │   │   └── Settings.settings
    │   ├── RichTextBox Samples.csproj
    │   ├── RichTextBox Samples.csproj.user
    │   ├── Window1.xaml
    │   ├── Window1.xaml.cs
    │   ├── bin
    │   │   ├── Debug
    │   │   │   ├── RichTextBox Samples.exe
    │   │   │   ├── RichTextBox Samples.pdb
    │   │   │   └── RichTextBox Samples.vshost.exe
    │   │   └── Release
    │   │       ├── RichTextBox Samples.exe
    │   │       └── RichTextBox Samples.pdb
    │   └── obj
    │       ├── Debug
    │       │   ├── App.baml
    │       │   ├── App.g.cs
    │       │   ├── ColorDialog.baml
    │       │   ├── ColorDialog.g.cs
    │       │   ├── Refactor
    │       │   ├── RichTextBox Samples.csproj.FileListAbsolute.txt
    │       │   ├── RichTextBox Samples.csproj.GenerateResource.Cache
    │       │   ├── RichTextBox Samples.exe
    │       │   ├── RichTextBox Samples.g.resources
    │       │   ├── RichTextBox Samples.pdb
    │       │   ├── RichTextBox Samples_MarkupCompile.cache
    │       │   ├── RichTextBox Samples_MarkupCompile.lref
    │       │   ├── RichTextBox_Samples.Properties.Resources.resources
    │       │   ├── TempPE
    │       │   │   └── Properties.Resources.Designer.cs.dll
    │       │   ├── Window1.baml
    │       │   └── Window1.g.cs
    │       └── Release
    │           ├── App.baml
    │           ├── App.g.cs
    │           ├── ColorDialog.baml
    │           ├── ColorDialog.g.cs
    │           ├── RichTextBox Samples.csproj.FileListAbsolute.txt
    │           ├── RichTextBox Samples.csproj.GenerateResource.Cache
    │           ├── RichTextBox Samples.exe
    │           ├── RichTextBox Samples.g.resources
    │           ├── RichTextBox Samples.pdb
    │           ├── RichTextBox Samples_MarkupCompile.cache
    │           ├── RichTextBox Samples_MarkupCompile.lref
    │           ├── RichTextBox_Samples.Properties.Resources.resources
    │           ├── TempPE
    │           │   └── Properties.Resources.Designer.cs.dll
    │           ├── Window1.baml
    │           └── Window1.g.cs
    ├── RichTextBox Samples.sln
    └── RichTextBox Samples.suo

13 directories, 70 files