搜索资源列表
ProgrammingWPF
- Programming WPF Windows Presentation Foundation (WPF) (formerly known by its code name \"Avalon\") is a brand-new presentation framework for Windows XP and Windows Vista, the next version of the Windows client operating system. For developers, W
WpfBrowserApplication1.rar
- wpf的例子,webbrowser的应用(源码),wpf example, webbrowser application (source)
photoapp.zip
- This sample application demonstrates how to create a lightweight image viewing and editing tool using Windows Presentation Foundation (WPF). Image thumbnails are displayed in the preview pane, while metadata associated with an image is displayed with
WpfOGRE
- 一个在wpf中嵌入ogre的例子,通过将winform嵌入wpf程序并将句柄指定给mogre实现。-Embedding ogre in a wpf example, by embedding winform wpf application and handle assigned to the mogre achieve.
Flexible-Application-(WPF)
- wpf模拟MDI窗口源码 wpf中无MDI模式,通过此模版可创建类似WIN32的MDI模式-source analog MDI windows wpf
qqWPF
- 一款应用微软WPF技术编写的仿qq软件源代码。软件界面美观,功能齐全。-An application written in Microsoft' s WPF technology imitating qq software source code. Software interface is beautiful, fully functional.
HDI-WPF-source-MVVMIntro_cs
- WPFMVVMDEMO This mu first Application !-WPF MVVM Demo This is mu first Application !
MapViewerWPF
- 来源于网上,基于WPF和ArcEngine9.3开发,实现地图浏览等基本功能。-Microsoft’s WPF (Windows Presentation Foundation) provides the facility to host windows Forms controls within a WPF application. This sample demonstrates how to host ArcGIS Engine Map control, Toolbar control a
WPFtravel
- wpf做的列车时刻表,这只是一个应用演示,如果要商用化,还需要在线联网更新。 即使若此,通过采用wpf的图形技术,演示效果也比当前的列车时刻表更为生动灵活-wpf make the train schedules, this is only a demo application, if the business and networking is also required to update online. Even if, through the use of wpf graphics
MercrediWPF
- simple WPF application
WPF
- wpf控件应用范例。。适合初学者。各种wpf的控件使用说明及示例-wpf control application example. . Suitable for beginners. Wpf control the use of a variety of descr iptions and examples of
WpfApplication1
- WPF 程序源码,包含C3数据库连接代码-WPF SOURCE CODE,including c# database connect
MvvmApp
- wpf的MVVM模式的应用实例,MVVM模式是为wpf量身定做的一种模式,主要突出了wpf的数据绑定的应用,如果没有数据绑定的习惯,不建议用此模式-wpf of MVVM model application example, MVVM model is a model tailored for the wpf, the main highlights of the data binding wpf application, data binding, if not the habit, do n
WPF_MDI
- vs2008 wpf应用程序mdi容器。-vs2008 wpf application mdi container.
WPF.PageBasedApplication.Sample
- wpf application showing working of PageFunction.
Sample-WPF-Applications
- 这个事例介绍了一个简单的WPF应用程序的开发,里面简单介绍了控件,图像,布局和绑定-This sample provides an introduction to the development of a simple WPF application, and demonstrates controls, images, layout, and data binding.
A-WCF-WPF-Chat-Application
- A WCF-WPF Chat Application
WPFInspector_0_9_9
- WPFInspector 0.9.9 WPF Inspector is a utility that attaches to a running WPF application to troubleshoot common problems with layouting, databinding or styling. WPF Inspector allows you to explore a live view of the logical- and visual tree, read a
Real-time_data_in_OxyPlot_charts_code
- The post is devoted to the Wpf application that shows (emulated) real-time data in charts. It could be used as base for monitoring application, when data service provide real data like, for example, number of http requests or CPU temperature
WPF_Validation_src
- 该项目是在WPF MVVM项目验证。各种选项进行一个简单的WPF应用程序建立两个数相加在一起。加法器的应用是作为一个包含两个文本框用于输入和计算按钮用户控件的实现。(The project is about validation in WPF MVVM projects. The various options are explored and a simple WPF application is built that adds two numbers together. The Adder