文件名称:WpfTest
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2016-04-06
- 文件大小:
- 745kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一组C#下WPF各种组件的使用示例,是我平时使用的各种组件的积累,包括:Grid,StackPanel,DockPanel,WrapPanel,Style样式,Canvas画板,ControlTemplate,TextBlock,StoryBoard,ListBox,Resource,事件路由,Json.net,各种委托等等。-This is an example of the use of C# WPF under the various components of a group, it is the accumulation of various components I usually use, including: Grid, StackPanel, DockPanel, WrapPanel, Style Style, Canvas Sketchpad, ControlTemplate, TextBlock, StoryBoard, ListBox, Resource , event routing, Json.net, various types of requests, and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WpfTest\WpfTest\1.JPG
.......\.......\app.config
.......\.......\App.xaml
.......\.......\App.xaml.cs
.......\.......\bin\Debug\Newtonsoft.Json.dll
.......\.......\...\.....\WpfTest.exe
.......\.......\...\.....\WpfTest.exe.config
.......\.......\...\.....\WpfTest.pdb
.......\.......\...\.....\WpfTest.vshost.exe
.......\.......\...\.....\WpfTest.vshost.exe.config
.......\.......\...\.....\WpfTest.vshost.exe.manifest
.......\.......\BindingTest.xaml
.......\.......\BindingTest.xaml.cs
.......\.......\CanvasTest.xaml
.......\.......\CanvasTest.xaml.cs
.......\.......\ContentControlTest.xaml
.......\.......\ContentControlTest.xaml.cs
.......\.......\ControlTemplateTest.xaml
.......\.......\ControlTemplateTest.xaml.cs
.......\.......\danrudanch.xaml
.......\.......\danrudanch.xaml.cs
.......\.......\DecoratorTest.xaml
.......\.......\DecoratorTest.xaml.cs
.......\.......\DependencyProperty.xaml
.......\.......\DependencyProperty.xaml.cs
.......\.......\Dictionary1.xaml
.......\.......\DockPanelTest.xaml
.......\.......\DockPanelTest.xaml.cs
.......\.......\GridTest.xaml
.......\.......\GridTest.xaml.cs
.......\.......\HeaderdContentControl_Expander.xaml
.......\.......\HeaderdContentControl_Expander.xaml.cs
.......\.......\InkCanvasTest.xaml
.......\.......\InkCanvasTest.xaml.cs
.......\.......\ItemsControl_ListBox.xaml
.......\.......\ItemsControl_ListBox.xaml.cs
.......\.......\JsonTest.xaml
.......\.......\JsonTest.xaml.cs
.......\.......\ListboxTest.xaml
.......\.......\ListboxTest.xaml.cs
.......\.......\MainWindow.xaml
.......\.......\MainWindow.xaml.cs
.......\.......\netmsg.cs
.......\.......\obj\x86\Debug\App.g.cs
.......\.......\...\...\.....\App.g.i.cs
.......\.......\...\...\.....\BindingTest.baml
.......\.......\...\...\.....\BindingTest.g.cs
.......\.......\...\...\.....\BindingTest.g.i.cs
.......\.......\...\...\.....\Canvas.g.i.cs
.......\.......\...\...\.....\CanvasTest.baml
.......\.......\...\...\.....\CanvasTest.g.cs
.......\.......\...\...\.....\CanvasTest.g.i.cs
.......\.......\...\...\.....\ContentControl.g.i.cs
.......\.......\...\...\.....\ContentControlTest.baml
.......\.......\...\...\.....\ContentControlTest.g.cs
.......\.......\...\...\.....\ContentControlTest.g.i.cs
.......\.......\...\...\.....\ControlTemplateTest.baml
.......\.......\...\...\.....\ControlTemplateTest.g.cs
.......\.......\...\...\.....\ControlTemplateTest.g.i.cs
.......\.......\...\...\.....\danrudanch.baml
.......\.......\...\...\.....\danrudanch.g.cs
.......\.......\...\...\.....\danrudanch.g.i.cs
.......\.......\...\...\.....\Decorator.g.i.cs
.......\.......\...\...\.....\DecoratorTest.baml
.......\.......\...\...\.....\DecoratorTest.g.cs
.......\.......\...\...\.....\DecoratorTest.g.i.cs
.......\.......\...\...\.....\DependencyProperty.baml
.......\.......\...\...\.....\DependencyProperty.g.cs
.......\.......\...\...\.....\DependencyProperty.g.i.cs
.......\.......\...\...\.....\DesignTimeResolveAssemblyReferences.cache
.......\.......\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.......\.......\...\...\.....\Dictionary1.baml
.......\.......\...\...\.....\DockPanel.g.i.cs
.......\.......\...\...\.....\DockPanelTest.baml
.......\.......\...\...\.....\DockPanelTest.g.cs
.......\.......\...\...\.....\DockPanelTest.g.i.cs
.......\.......\...\...\.....\GridTest.baml
.......\.......\...\...\.....\GridTest.g.cs
.......\.......\...\...\.....\GridTest.g.i.cs
.......\.......\...\...\.....\HeaderdContentControl_Expander.baml
.......\.......\...\...\.....\HeaderdContentControl_Expander.g.cs
.......\.......\...\...\.....\HeaderdContentControl_Expander.g.i.cs
.......\.......\...\...\.....\InkCanvas.g.i.cs
.......\.......\...\...\.....\InkCanvasTest.baml
.......\.......\...\...\.....\InkCanvasTest.g.cs
.......\.......\...\...\.....\InkCanvasTest.g.i.cs
.......\.......\...\...\.....\ItemsControl_ListBox.baml
.......\.......\...\...\.....\ItemsControl_ListBox.g.cs
.......\.......\...\...\.....\ItemsControl_ListBox.g.i.cs
.......\.......\...\...\.....\JsonTest.baml
.......\.......\...\...\.....\JsonTest.g.cs
.......\......