文件名称:WPFStudyDemo
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-10-14
- 文件大小:
- 5.82mb
- 下载次数:
- 0次
- 提 供 者:
- lonely*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
10几个学习WPF的小例子,让初学者有个参考。-Examples for WPF Study
(系统自动生成,下载前可以参看下载内容)
下载文件列表
02\01 Figure 2.1.xaml
..\02 Figure 2.1 with Namespace.xaml
..\03 Figure 2.2.xaml
..\04 Button with Property Attributes.xaml
..\05 Button with Property Elements.xaml
..\06 Markup Extensions.xaml
..\07 Markup Extensions with Property Elements.xaml
..\08 ListBox.xaml
..\09 ListBox Leveraging Content Property.xaml
..\10 MixingXamlWithProceduralCode\MixingXamlWithProceduralCode.sln
..\...............................\CompiledXAML\App.xaml
..\...............................\............\CompiledXAML.csproj
..\...............................\............\MyWindow.xaml
..\...............................\............\MyWindow.xaml.cs
..\...............................\............\Properties\AssemblyInfo.cs
..\...............................\............\..........\Resources.Designer.cs
..\...............................\............\..........\Resources.resx
..\...............................\............\..........\Settings.Designer.cs
..\...............................\............\..........\Settings.settings
..\...............................\ManuallyLoadXAML\ManuallyLoadXAML.csproj
..\...............................\................\MyWindow.xaml
..\...............................\................\Program.cs
..\...............................\................\...perties\AssemblyInfo.cs
..\...............................\................\..........\Resources.Designer.cs
..\...............................\................\..........\Resources.resx
..\...............................\................\..........\Settings.Designer.cs
..\...............................\................\..........\Settings.settings
.3\Button with Inline Property Trigger.xaml
..\Figure 3.8 Built-In Command Bindings.xaml
..\Listing 3.1 About Dialog.xaml
..\Listing 3.3 Standard Dependency Property.cs.txt
..\Listing 3.4 About Dialog - Font Properties on Root.xaml
..\Listing 3.5 About Dialog - Font Properties Moved.xaml
..\Listing 3.6 Standard Routed Event.cs.txt
..\..........2 About Dialog with Tree Walking\Listing 3.2 About Dialog with Tree Walking.sln
..\..........................................\..........................................\App.xaml
..\..........................................\..........................................\Listing 3.2 About Dialog with Tree Walking.csproj
..\..........................................\..........................................\Window1.xaml
..\..........................................\..........................................\Window1.xaml.cs
..\..........................................\..........................................\Properties\AssemblyInfo.cs
..\..........................................\..........................................\..........\Resources.cs
..\..........................................\..........................................\..........\Resources.resx
..\..........................................\..........................................\..........\Settings.cs
..\..........................................\..........................................\..........\Settings.settings
..\.......s 3.11 and 3.12 About Dialog with Command\Listings 3.11 and 3.12.sln
..\................................................\......................\App.xaml
..\................................................\......................\Listings 3.11 and 3.12.csproj
..\................................................\......................\Window1.xaml
..\................................................\......................\Window1.xaml.cs
..\................................................\......................\Properties\AssemblyInfo.cs
..\................................................\......................\..........\Resources.Designer.cs
..\................................................\......................\..........\Resources.resx
..\................................................\......................\..........\Settings.Designer.cs
..\................................................\......................\..........\Settings.settings
..\...........7 and 3.8 About Dialog with Event