网站首页  词典首页

请输入您要查询的英文单词:

 

单词 wpf
释义

WPF

美 
英 
  • abbr.(=Windows Presentation Foundation)由微软公司开发的一种用于创建Windows操作系统应用程序的用户界面渲染引擎和编程模型
  • 网络表示(Windows Presentation Foundation);数据绑定
abbr.
1.
(=Windows Presentation Foundation)由微软公司开发的一种用于创建Windows操作系统应用程序的用户界面渲染引擎和编程模型

例句

释义:
1.
If you are curious to see some examples of how the WPF TreeView can be customized, check out this article and this article.
如果你对如何个性化WPF的TreeView感兴趣,可以查看这篇文章和这篇文章。
kb.cnblogs.com
2.
Describes how the design experience in the WPF Designer differs from that of the Windows Forms Designer.
描述WPF设计器与Windows窗体设计器中的设计体验的区别。
msdn2.microsoft.com
3.
So it is understandable that F# developers would be looking at it with a keen eye as well.
所以,可以理解F#开发人员将渴望看到这个话题——WPF和F#。
www.infoq.com
4.
One of the primary architectural philosophies used in building WPF was a preference for properties over methods or events.
生成WPF时使用的主要体系结构原理之一是首选属性而不是方法或事件。
www.cnblogs.com
5.
The control model used by Silverlight and WPF allows you to go much further than just customizing the inner content of a control.
为Silverlight和WPF所用的控件模型,所允许之定制,远远超出控件内部的内容。
blog.163.com
6.
It implements the Model - ViewModel - View - Controller pattern that seems to be popular in WPF.
它实现了模型-视图模型-视图-控制器这个看起来在WPF中很流行的模式。
www.infoq.com
7.
The foundation of the WPF property system is the concept of a property expression.
WPF属性系统的基础是属性表达式的概念。
sw.zhxs.org
8.
Note how I was also able to embed a WPF Button control directly within the content (I could put any WPF control within it).
注意,我也能够在内容里直接内嵌WPF按钮控件(我可以在其中放置任何WPF控件)。
blog.joycode.com
9.
All WPF applications start out with two important threads, one for rendering and one for managing the user interface.
所有WPF应用程序启动时都会加载两个重要的线程:一个用于呈现用户界面,另一个用于管理用户界面。
msdn.microsoft.com
10.
To make a WPF application localizable, developers need to build all the localizable resources into a resource assembly.
若要让WPF应用程式变成可供当地语系化,开发人员必须将所有可当地语系化的资源建置至一个资源组件中。
msdn.microsoft.com
1.
This method supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
此类型或成员支持WindowsPresentationFoundation(WPF)基础结构,不应通过代码直接使用。
msdn2.microsoft.com
2.
This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
此成员支持WindowsPresentationFoundation(WPF)基础结构,不应在代码中直接使用。
msdn2.microsoft.com
3.
The WPF lets you to divide your caches logically across multiple JVMs so that you are not limited by the size of a single heap.
WPF使您能够跨多个JVM逻辑划分缓存,这样您就不会受限于单一JVM堆的规模。
www.ibm.com
4.
There are a number of good WPF books that have recently been published that can also help you come up to speed with WPF.
最近刚出版了几本很好的WPF的书,可以帮助你对WPF上手。
blog.joycode.com
5.
IronPython, part of Microsoft's drive to support dynamic languages in the CLR, is also used for the WPF samples.
作为微软在CLR中支持动态语言尝试的IronPython,也被作为WPF的例子使用。
www.infoq.com
6.
This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended for application use.
此成员支持WindowsPresentationFoundation(WPF)基础结构,不是为应用程序使用而设计的。
msdn2.microsoft.com
7.
Describes the framework for interacting with editable objects, which are wrappers around the WPF runtime controls.
描述用于与可编辑对象交互的框架,这些对象是WPF运行时控件的包装。
technet.microsoft.com
8.
Your application targets both WPF and Silverlight, and you want to share as much code as possible between the two platforms.
应用程序使用WPF和Silverlight技术,同时我们希望在两个平台之间尽可能地共享代码
www.infoq.com
9.
Failure to do this will significantly disable the entire WPF property system, causing incorrect values to be reported.
如果不这样做,将会禁用整个WPF属性系统,从而导致报告错误值,产生严重的后果。
msdn.microsoft.com
10.
In the WPF Designer, select the child object for which you want to set an attached property.
在WPF设计器中,选择要为其设置附加属性的子对象。
technet.microsoft.com
1.
The Surface 2. 0 SDK will also be built on WPF 4 and share a common multi-touch infrastructure and programming model.
Surface2.0SDK也会构建在WPF4之上,与WPF4共享多触点体系和编程模型。
blog.joycode.com
2.
This type or member supports the WPF infrastructure and is not intended to be used directly from your code.
此类型或成员支持WPF基础结构,不应在代码中直接使用。
msdn2.microsoft.com
3.
In a nutshell, Acropolis is a framework for building rich client applications with Microsoft's latest . NET technologies using WPF and XAML.
简单地说,Acropolis是一个使用Microsoft最新的.NET技术WPF和XAML来开发富客户端应用程序的开发框架。
www.infoq.com
4.
I've heard MVVM described as an implementation of Presentation Model designed specifically for WPF (and later, Silverlight).
我还听过把MVVM描述成为WPF(后来还有Silverlight)特殊设计的表示模型的一个实现的说法。
archive.cnblogs.com
5.
For illustration purposes, the remainder of this section references particular types that are defined by WPF.
为方便示范,本节的后续部分将参考WPF所定义的特定型别。
technet.microsoft.com
6.
A dependency property is a concept specific to WPF that represent a dynamically computed property of a UI element.
依赖项属性是特定于WPF的概念,它表示UI元素的动态计算的属性。
technet.microsoft.com
7.
A key component of this guidance is the Composite Application Library, a library useful to create composite WPF applications.
该指导包中一个很重要的组成部分是CompositeApplicationLibrary,一个创建复合WPF应用程序非常有用的类库。
www.infoq.com
8.
It fixes several bugs in the WPF designer, at least two of which complete crashes Visual Studio.
它修复了WPFdesigner中的几个bug,其中至少有两个bug会导致VisualStudio崩溃。
www.infoq.com
9.
The new Lawson Smart Client utilizes features of the new Windows Presentation Foundation and Windows Communication Foundation.
新的Lawson智能客户端充分利用了WPF和WCF提供的特性。
www.infoq.com
10.
Provides step by step details for displaying data in an Entity Data Model in a WPF application.
提供在WPF应用程式中显示实体资料模型资料的逐步详细资料。
msdn.microsoft.com
1.
I apologize if these rules were not clear, but we were simply following the precedent used at past competitions as approved by the WPF.
我很抱歉这些规则不明确,但是我们组委会是按经过世谜联合会认可的惯例工作。
blog.sina.com.cn
2.
In the lower-left corner of the WPF Designer, below XAML view and just to the left of the tag navigator, click the Document Outline button.
在WPF设计工具的左下角(就在XAML检视的下方和标记导览的左边),按一下[文件大纲]按钮。
technet.microsoft.com
3.
Describes interoperation between the WPF and Windows Forms technologies.
描述WPF和Windows窗体技术之间的互操作。
msdn2.microsoft.com
4.
I was searching the Internet for a WPF based color palette control to be used in my application.
我正在寻找一个基于互联网的WPF中调色板控制在我的应用程序中使用。
word.hcbus.com
5.
WPF apps will work without it but apps will start faster and load fonts faster with it running.
WPF的应用程序将工作,没有它,但应用程序将启动速度更快,并用它运行负荷字体更快。
blog.sina.com.cn
6.
The Dispatcher class provides a gateway to the message pump in WPF and provides a mechanism to route work for processing by the UI thread.
Dispatcher类提供了到WPF中消息泵的通道,还提供了一种机制来路由供UI线程处理的工作。
msdn.microsoft.com
7.
The overrides are used to initiate or terminate event delivery mode by the WPF infrastructure.
重写用于通过WPF基础结构启动或终止事件传递模式。
msdn.microsoft.com
8.
Concise, meaningful titles increase the chance that your issue is directed to the most appropriate WPF team in the shortest amount of time.
简洁又有意义的标题,可增加问题在最短时间内转给最适当WPF小组的机会。
msdn.microsoft.com
9.
XAML files are XML text files that can be used to declaratively specify the UI of a Silverlight or WPF application.
XAML文件是XML文本文件,可以用来用声明的方式指定Silverlight或WPF应用的用户界面。
blog.sina.com.cn
10.
He released a subsequent version which can process many files and can be integrated with WPF and Silverlight.
他发布了可处理多文件和与WPF及Silverlight集成的后续版本。
www.infoq.com
1.
WPF uses the Extensible Application Markup Language (XAML) to provide a declarative model for application programming.
WPF使用可延伸应用程式标记语言(XAML),以提供应用程式的程式设计中的宣告式模型。
technet.microsoft.com
2.
Controls in Windows Presentation Foundation (WPF) have a ControlTemplate that contains the visual tree of that control.
WindowsPresentationFoundation(WPF)中的控件具有ControlTemplate,它包含该控件的可视化树。
msdn2.microsoft.com
3.
Represents the base class for WPF core-level implementations building on WPF elements and basic presentation characteristics.
表示WPF核心级实现的基类,该类建立在WPF元素和基本表示特征基础上。
msdn2.microsoft.com
4.
Describes the overall architecture of the WPF Designer extensibility framework.
描述WPF设计器扩展性框架的整个体系结构。
msdn2.microsoft.com
5.
His demos included building a calculator application written in Python that uses WPF (aka Avalon) and integrates with the Speech APIs.
他的演示包括用Python来编写一个计算器程序,里面用到了WPF(即Avalon)和与SpeechAPI的集成。
blog.joycode.com
6.
Provides a framework-level set of properties, events, and methods for WPF elements.
为WPF元素提供框架级属性集、事件集和方法集。
msdn2.microsoft.com
7.
A rendering tier defines a level of graphics hardware capability and performance for a device that runs a WPF application.
转译层会定义执行WPF应用程式的装置所能达到的图形硬体能力和效能等级。
technet.microsoft.com
8.
Among the new samples is a way to add WPF support to a . NET language.
在附带的例子中有一个是关于为.NET语言增加WPF支持的。
www.infoq.com
9.
The following illustration shows the hierarchy of the existing visual objects that are defined in the WPF architecture.
下图演示了WPF体系结构中定义的现有可视对象的层次结构。
technet.microsoft.com
10.
In WPF, meshes are composed of many 3Dtriangles, which are joined to give the impression of a plane or curved 3D shape.
在WPF中,网构成和很多3D三角形,他们组合起来呈现出平面效果或者弯曲的3D图形。
blog.163.com
1.
Contains links to topics that walk you step-by-step through the procedures to create different layouts in the WPF Designer.
内含主题连结,可逐步引导您完成在WPF设计工具中建立不同配置的程序。
technet.microsoft.com
2.
Describes many advanced scenarios for building custom controls and extending the WPF Designer experience.
介绍用于生成自定义控件和扩展WPF设计器体验的许多高级方案。
msdn2.microsoft.com
3.
It also offers a set of lightweight tools for reusing code between WPF and Silverlight.
也为WPF和Silverlight之间的代码重用提供了轻量级工具集。
www.infoq.com
4.
WPF also provides built-in Flow Document support as part of the UI layout and control model experience.
作为UI布局和控件模型体验的一部分,WPF也提供了对FlowDocument的内置支持。
blog.joycode.com
5.
This tool, launched from the properties pane, helps developers quickly construct XAML bindings for WPF and Silverlight.
该工具要从属性面板中加载,可以帮助开发者迅速构建WPF和Silverlight的XAML绑定。
www.infoq.com
6.
Walks you step-by-step through the procedures to create a design-time adorner for a WPF custom control.
逐步引导您完成建立WPF自订控制项的设计阶段装饰项之程序。
technet.microsoft.com
7.
WPF provides a platform of choice for demanding applications with improved development experience.
WPF是一种非常好的应用程序开发平台,提供出色的开发体验。
www.ibm.com
8.
There is also a new shader architecture that can be applied to any control or element.
此外还有一个新的着色效果框架,可以施加到WPF中的任何控件和元素上。
www.infoq.com
9.
Walks you step-by-step through the procedures to debug a design-time adorner for a WPF custom control.
指导您逐步完成为WPF自定义控件调试设计时装饰器的过程。
technet.microsoft.com
10.
For a collection of full sample solutions, see the WPF Designer Extensibility Samples site.
如需一组完整的范例方案,请参阅WPF设计工具扩充性范例网站(英文)。
technet.microsoft.com
1.
The WPF graphics system uses device-independent units to enable resolution and device independence.
WPF图形系统使用与装置无关的单位以获得解析度和装置的独立性。
technet.microsoft.com
2.
By contrast, a WPF list box is not a framework, because the rendering and hit-testing is being handled by the containing WPF window.
相反,WPF列表框不是框架,因为呈现和命中测试操作是由包含列表框的WPF窗口处理的。
technet.microsoft.com
3.
Visual Studio 2008 and later provides support for creating Windows Presentation Foundation (WPF) controls and applications.
VisualStudio2008及更高版本为创建WindowsPresentationFoundation(WPF)控件和应用程序提供支持。
msdn2.microsoft.com
4.
The Visual Studio Package Project Template by default creates a WPF user control for the tool window.
VisualStudioPackageProject模板默认情况下会为工具窗口创建WPF的用户控件。
www.infoq.com
5.
WPF does not implement dictionaries that require this usage.
WPF不实现要求此用法的词典。
technet.microsoft.com
6.
From the Toolbox, drag a TextBox control to the upper right side of the WPF window.
从“工具箱”中将一个“TextBox”控件拖动到WPF窗口的右上方。
msdn2.microsoft.com
7.
As you can see, the WPF TreeView is a complicated beast.
正如你所见的,WPF的TreeView是一个复杂的野兽。
archive.cnblogs.com
8.
A: No, the. NET Framework 3. 0 Components (WPF, WCF, WF, and CardSpace) are part of a single package, and are installed together.
答:不能,.NETFramework3.0组件(WPF、WCF、WF和CardSpace)是一个软件包的组成部分,而且是一起安装的。
msdn2.microsoft.com
9.
The WPF Designer provides a data binding builder, design-time attributes, and other options for creating data bindings at design time.
WPF设计器提供数据绑定生成器、设计时特性以及用于在设计时创建数据绑定的其他选项。
technet.microsoft.com
10.
Unlike typical message loops, each work item that is sent to WPF is sent through the Dispatcher with a specific priority.
与典型的消息循环不同,发送到WPF的每个工作项目都以特定的优先级通过Dispatcher进行发送。
msdn.microsoft.com
1.
The internal architecture of WPF has two rendering pipelines, hardware and software.
WPF的内部架构有两条线索。
www.xbap.cn
2.
The Publish Wizard is not available for WPF Web Browser Applications.
发布向导对于WPFWeb浏览器应用程序是不可用的。
msdn2.microsoft.com
3.
The Data Access Layer utilizes WPF data binding to tie UI components to business logic or data components.
数据接口层(DataAccessLayer)利用WPF实现UI组件对业务逻辑和数据组件的绑定。
www.infoq.com
4.
Describes the debugging support and resources for correcting errors in the WPF Designer.
介绍用于更正WPF设计器中的错误的调试支持和资源。
msdn2.microsoft.com
5.
Describes the extensibility reference API for the WPF Designer.
描述WPF设计器的扩展性参考API。
msdn2.microsoft.com
6.
If the UI is a standard WPF control, support for programmatic access is included in the control.
如果UI是标准WPF控制项,则控制项中会包含程式设计存取支援。
technet.microsoft.com
7.
This data type is available from the WPF Designer command mechanism when code is handling a user command.
当程式码处理使用者命令时,可从WPF设计工具命令机制使用此资料型别。
technet.microsoft.com
8.
This is yet another example of how WPF requires you to shift mental gears to make use of the platform appropriately.
这也是WPF要求你为了更好恰当地使用它(指WPF)而转换思维方式的另一个例子。
kb.cnblogs.com
9.
The topics in this section provide overviews of 3-D graphic support in Windows Presentation Foundation (WPF) applications.
本节中的主题概述WindowsPresentationFoundation(WPF)应用程序中对三维图形的支持。
msdn2.microsoft.com
10.
The primary document on data binding in WPF is the simply titled article Data Binding Overview.
关于WPF中数据绑定的最主要的文档是DataBindingOverview。
www.infoq.com
1.
When the document tree is created for the XAML, the underlying WPF instances are also created.
建立XAML的文件树状结构时,也会建立基础WPF执行个体。
msdn.microsoft.com
2.
This article explores how to use the ViewModel pattern to make it easier to work with the TreeView control in WPF.
这篇文章探讨了如何通过使用ViewModel模式来更容易的使用WPF中的TreeView控件。
archive.cnblogs.com
3.
It also comes with Silverlight and WPF samples such as a Contact Manager and a Game Library.
其中还带有Silverlight和WPF示例,像联系人管理器和游戏库。
www.infoq.com
4.
Supports TDD by providing a powerful data binding validation framework for WPF.
通过为WPF提供强大的数据绑定验证框架支持TDD。
www.infoq.com
5.
We recently shipped the latest edition to our guidance library - Composite Application Guidance for WPF.
最近,我们发布了一个最新版本的指导库–WPF复合应用指导(CompositeApplicationGuidanceforWPF,CAB)。
blog.joycode.com
6.
Describes how you can use panel controls to support absolute positioning in the WPF Designer.
描述如何使用面板控制项,支援WPF设计工具中的绝对位置。
technet.microsoft.com
7.
Later this year we are also planning to release a number of new controls for WPF.
今年晚些时候,我们同样计划发布一些WPF的新控件。
www.infoq.com
8.
Describes how you can use panel controls to support dynamic positioning in the WPF Designer.
描述如何使用面板控制项,支援WPF设计工具中的动态位置。
technet.microsoft.com
9.
WPF has several performance and data binding improvements.
WPF有几个性能和数据绑定方面的改善。
www.infoq.com
10.
In the hierarchy of classes in WPF, most derive centrally from the DispatcherObject class (through other classes).
在WPF的类层次结构中,大部分都集中派生于DispatcherObject类(通过其他类)。
msdn.microsoft.com
1.
Competitors from over 30 countries are expected to travel to Goa for the first ever WPF championship held in Asia.
来自超过30个国家的选手前往果阿,为有史以来在亚洲举行的第一次wpf锦标赛。
tieba.baidu.com
2.
WPF is great because it practically requires you to separate an application's data from the UI.
WPF是伟大的,因为它基本上要求你分离应用程序的数据和UI。
kb.cnblogs.com
3.
Our start page is new, clean, and simple and is also WPF based as is our overall shell.
我们的开始页面是新的,更加清新简洁,和shell一样也是基于WPF的。
blog.joycode.com
4.
This means that any attempts to update WPF objects from secondary threads will fail.
这意味着任何从第二个线程更新WPF对象的尝试均会失败。
msdn.microsoft.com
5.
The Help topic for each WPF Designer error message describes the nature of the XAML load error.
每条WPF设计器错误消息的帮助主题描述XAML加载错误的本质。
technet.microsoft.com
6.
Visual Studio also provides support for extending the WPF Designer.
VisualStudio也为扩展WPF设计器提供支持。
msdn2.microsoft.com
7.
WPF requires that most of its objects be tied to the UI thread.
WPF要求将其大多数对象与UI线程进行关联。
msdn.microsoft.com
8.
Describes how to create a simple event handler for a WPF project.
介绍如何为WPF项目创建简单的事件处理程序。
technet.microsoft.com
9.
Contains links to topics that describe the UI of the WPF Designer.
包含指向介绍WPF设计器UI的各个主题的链接。
msdn2.microsoft.com
10.
Describes how you can use view controls to support data-driven layouts in the WPF Designer.
描述如何使用视图控件支持WPF设计器中的数据驱动的布局。
technet.microsoft.com
1.
WPF is included in Windows Vista and Windows Server 2008 and provides a graphical subsystem for developers.
而闻名。WindowsVista和WindowsServer2008均含有WPF以给开发者提供一个图形辅助系统。
www.bing.com
2.
Describes how objects can be animated by using the WPF animation and timing system .
描述如何使用WPF动画和计时系统来对对象进行动画处理。
www.bing.com
3.
You cannot build WPF applications unless your project targets. NET Framework 3. 0 And later versions of the. NET Framework.
因此,只有将目标版本定为.NETFramework3.0及更高版本的.NETFramework,您才能在项目中生成WPF应用程序。
msdn2.microsoft.com
4.
When you select an element in the document outline, the element is also selected in Design view and in XAML view in the WPF Designer.
当您选择文档大纲中的某个元素时,该元素在“设计”视图中和WPF设计器中的XAML视图中也处于选中状态。
msdn.microsoft.com
5.
When you animate objects in WPF, it's the timing engine that manages your animations.
当您在WPF中对对象进行动画处理时,是计时引擎在管理您的动画。
technet.microsoft.com
6.
Topics that describe how to create your own custom designer experiences for the WPF Designer.
描述如何为WPF设计器创建自己的自定义设计器体验的主题。
msdn2.microsoft.com
7.
class used internally by the WPF XAML compiler to support the use of internal types.
由WPFXAML编译器在内部使用的抽象类,用于支持使用内部类型。
technet.microsoft.com
8.
In this lesson, you learned how to create a WPF application and add controls to it.
在本课中,您了解了如何创建WPF应用程序并向其中添加控件。
msdn2.microsoft.com
9.
Many of the WPF base element events provide class handling virtual methods.
许多WPF基元素事件提供类处理虚方法。
msdn.microsoft.com
10.
Contains links to topics that describe the WPF platform.
包含指向介绍WPF平台的各个主题的链接。
msdn2.microsoft.com
1.
In the process he is uncovering some design choices in the F# language that make working with WPF harder than it should be.
在这个过程中,他揭露了一些在F#语言中比较难以和WPF协同工作的设计问题。
www.infoq.com
2.
Describes deployment and localization of WPF projects created by using the WPF Designer.
介绍通过使用WPF设计器创建的WPF项目的部署和本地化。
msdn2.microsoft.com
3.
Contains links to topics that describe how to use XAML markup to define your WPF controls and applications.
包含的主题连结描述如何使用XAML标记定义WPF控制项和应用程式。
technet.microsoft.com
4.
Provides information on data binding in WPF applications.
提供WPF应用程式中之资料系结的详细资讯。
technet.microsoft.com
5.
Add a Button control to the WPF window, next to the TextBox.
将一个“Button”控件添加到WPF窗口中TextBox的旁边。
msdn2.microsoft.com
6.
Describes how to create a Toolbox icon for a WPF custom control.
介绍如何为WPF自定义控件创建工具箱图标。
technet.microsoft.com
7.
Since binding to properties often requires change notifications, WPF 4. 5 offers two design patterns.
由于对属性的绑定经常需要变更通知(changenotifications),所以WPF4.5提供了两种设计模式。
www.infoq.com
8.
The AddOwner methodology recommended above is used when creating the dependency properties that are declared within WPF.
当创建在WPF内声明的依赖属性时,使用上面推荐的AddOwner方法。
msdn2.microsoft.com
9.
Describes the basics for getting started using the WPF Designer.
介绍WPF设计器使用入门的基础知识。
msdn2.microsoft.com
10.
Both of these are expected, but now, after reporting WPF, you should follow the control path more carefully.
这两个都在预料之中,但是现在,当报告WPF之后,您应该更加小心地遵循这个控制路径。
www.ibm.com
1.
In the XAML editor, change the Title attribute of the Window element from Window1 to WPF Application.
在XAML编辑器中,将Window元素的Title属性从Window1更改为WPFApplication。
msdn2.microsoft.com
2.
Contains links to topics that describe how to use both Windows Forms and WPF in your Windows Vista applications.
包含指向一些主题的链接,这些主题描述如何在WindowsVista应用程序中使用Windows窗体和WPF。
msdn2.microsoft.com
3.
You cannot, however, create your MonoTouch interface using traditional . NET technologies such as Silverlight, WPF, Winforms, etc.
然而,你不能利用传统的.NET技术,如Silverlight、WPF、WinForms等来创建MonoTouch界面。
www.infoq.com
4.
Describes how to add controls to a WPF window in the WPF Designer.
介绍如何在WPF设计器中将控件添加到WPF窗口。
msdn.microsoft.com
5.
Describes how to add new items to a WPF project in the WPF Designer.
介绍如何在WPF设计器中向WPF项目添加新项。
msdn.microsoft.com
6.
Describes how to use XAML markup to define your WPF controls and applications.
介绍如何使用XAML标记来定义WPF控件和应用程序。
msdn2.microsoft.com
7.
Describes how to use the WPF Designer to debug your WPF controls and applications.
描述如何使用WPF设计器来调试WPF控件和应用程序。
msdn2.microsoft.com
8.
In this lesson, you will learn how to create a WPF application and how to add controls to the user interface.
在本课中,您将学习如何创建WPF应用程序以及如何向用户界面中添加控件。
msdn2.microsoft.com
9.
Demonstrates how to use the WPF Designer to create data bindings at design time for a data context that is assigned at run time.
演示如何使用WPF设计器在设计时为在运行时分配的数据上下文创建数据绑定。
technet.microsoft.com
10.
I need to display search results (files and folders) in my WPF project.
我需要我的WPF项目中显示搜索结果(文件和文件夹)。
www.bing.com
1.
Describes the bitmap effects supported by WPF and explains how to apply them.
描述WPF所支持的位图效果并介绍如何应用这些效果。
msdn2.microsoft.com
2.
Describes how to get Help when errors occur while loading XAML in the WPF Designer.
介绍当在WPF设计器中加载XAML时出现错误的情况下如何获取帮助。
technet.microsoft.com
3.
When deploying a WPF Web Browser Application, you must set the HostInBrowser property to True.
在部署WPFWeb浏览器应用程序时,必须将HostInBrowser属性设置为True。
msdn2.microsoft.com
4.
Contains links that describe how to use WPF controls in Windows Forms.
包含描述如何在Windows窗体中使用WPF控件的链接。
msdn2.microsoft.com
5.
Provides a container for WPF controls, which are used at design time as adorners.
为WPF控件提供容器,这些控件在设计时用作装饰器。
msdn2.microsoft.com
6.
Describes how to use the WPF Designer in conjunction with XAML and code.
介绍如何将WPF设计器与XAML和代码一起使用。
msdn2.microsoft.com
7.
This section discusses the use of digital ink in the WPF.
本节讨论了WPF中数字墨迹的用法。
msdn2.microsoft.com
8.
If you are writing your own WPF objects, such as controls, all methods you use should call VerifyAccess before they perform any work.
如果您正在编写您自己的WPF对象(诸如控件),那么您使用的所有方法都应在执行任何工作之前调用VerifyAccess。
msdn.microsoft.com
9.
WPF is part of Microsoft . NET 3. 0 specifications.
WPF是微软.NET3.0技术规范的一部分。
www.bing.com
10.
Question: Why is it best for a WPF partition to run on one node versus multiple ones?
问:为什么WPF分区最好运行在一个节点而不是多个节点上?
www.ibm.com
1.
Silverlight 1. 1 will support a WPF programming model and features such as layout management, data-binding, and control skinning.
Silverlight1.1将支持WPF的编程模型和特性,例如:布局管理、数据绑定和控件换肤。
www.infoq.com
2.
For example, it heavily relies on weak references for its data-binding technology.
比如说,WPF严重倚赖于弱引用来实现数据绑定技术。
www.infoq.com
3.
Open the XAML file for your project's main window in the WPF Designer.
在WPF设计工具中开启专案主视窗的XAML档案。
technet.microsoft.com
4.
Windows Presentation Foundation (WPF) supplies the following tools as part of the overall Windows Software Development Kit (SDK)
WindowsPresentationFoundation(WPF)提供了以下工具作为整体Windows软件开发工具包(SDK)的一部分
msdn2.microsoft.com
5.
New York Times Reader, Daily Mail Reader, and Seattle Post-Intelligencer Reader WPF Applications Now Available
WPF应用纽约时报阅读器,每日邮报阅读器,和西雅图邮报Intelligencer阅读器可从网上下载
blog.joycode.com
6.
Reference Implementation (Stock Traders application in WPF and Silverlight)
参考实现(用WPF和Silverlight实现的证券交易应用程序)
www.infoq.com
7.
WPF Text Reading and Flow Document Support, and the new NYTimes, Daily Mail, and Seattle Post-Intelligencer Reader Applications
WPF的文字阅读和FlowDocument支持,以及新的纽约时报,每日邮报,和西雅图邮报Intelligencer的阅读器程序
blog.joycode.com
8.
Differences between the Windows Forms Designer and the WPF Designer
Windows窗体设计器与WPF设计器之间的差异
msdn2.microsoft.com
9.
User Interface Reference for the WPF Designer
WPF设计器的用户界面参考
msdn2.microsoft.com
10.
Digital Media: Add Video To Controls And 3D Surfaces With WPF -- MSDN Magazine, March 2007
数字媒体:使用WPF向控件和三维表面添加视频--MSDNMagazine,March2007
msdn.microsoft.com
1.
To add a control to the WPF window
向WPF窗口中添加控件
msdn2.microsoft.com
2.
XAML and Code in the WPF Designer
WPF设计器中的XAML和代码
msdn2.microsoft.com
3.
Add Video To Controls And 3D Surfaces With WPF
使用WPF向控件和三维表面添加视频
msdn.microsoft.com
4.
Designing a User Interface for a WPF Application (Visual Basic)
为WPF应用程序设计用户界面(VisualBasic)
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/27 12:20:42