Read more about XAML Support »
阅读更多的XAML支持
Generated XAML code is shown here.
生成的XAML代码如下。
It is coded in XAML, a popular markup language.
它用XAML这一流行的标记语言进行编码。
The XAML specifications are divided into two parts.
XAML规范分为两个部分。
A reference to the IBM data provider is added to the XAML project.
在XAML项目中添加对IBM数据提供者的引用。
This defines the XAML language itself and focuses heavily on parsing.
它定义了XAML语言本身及重点关注的解析过程。
When you create a Moonlight application, an XAML file is generated for you.
创建Moonlight应用程序后,就会产生XAML文件。
You can set control properties in the Properties window, in XAML, or in code.
即可以在属性窗体里设置,也可以在XAML视图中,以及在代码中。
The screenshot above shows how Smart Code Completion works in XAML resources.
上面的截屏中显示在XAML资源中的敏捷的代码完成工作。
Inheritance is only allowed for XAML controls, all other types must be sealed.
只允许对XAML控件使用继承,其它类型都必须使用sealed关键字。
The following illustration shows how to set the Foreground property in XAML view.
下图演示如何在XAML视图中更改这个属性。
Sample of Asynchronous Binding (XAML) binding the client widget to the datasource
客户端部件与数据源的异步绑定(XAML)
The following changes are generated automatically when the XAML project is created.
在创建XAML项目时,会自动地执行以下修改。
XML and XAML Support - type completion, navigation between tags, quick fixes and context actions
XML及XAML支持——类型自动完成、标签间的导航、快速修正和上下文活动(ContextActions);
A table, view, or stored procedure can be selected in Server Explorer to create an XAML application.
可以在ServerExplorer中选择一个表、视图或存储过程来创建XAML应用程序。
A goal of writing code for the DLR is to be able to write native code and not have to hand-code XAML.
为DLR编写代码的目标是,可以编写本地代码并且不需手工编写XAML。
The built-in WinRT libraries (other than XAML) are available outside of the Metro runtime environment.
内建的WinRT库(而不是XAML)是在Metro运行时环境之外提供的。
The code generator also generates a sample for the visual part of XAML project defining all UI elements.
代码生成器还为XAML项目的可见部分生成一个示例,其中定义了所有用户界面元素。
First she converts the Ink image to XAML code. This is done passed to the server using a web service call.
首先她将Ink图像转化为XAML代码,然后通过WebService调用将其传递至服务器端。
This will allow for both better error detection and future support for more XAML 2006 and XAML 2009 features.
这么做是考虑到更好的错误检测以及未来对更多的XAML 2006和2009特性的支持。
Once the code binds all controls to the BindingSource object, then all fields are accessible in the XAML part.
把所有控件绑定到BindingSource对象之后,就可以在XAML代码中访问所有字段。
The catalog of modules can be populated via code, a XAML file, a configuration file, or by walking a directory.
我们可以通过代码、XAML文件、配置文件或者遍历目录来生成模块的目录。
XAML 2009 is only available for "loose XAML", such as the small configuration files used by Workflow Foundation.
XAML 2009只能用于“loose XAML”,比如WorkflowFoundation所用的小个配置文件。
Most Silverlight applications that generate UIs do so by creating a XAML string that they feed to the XAML parser.
大多数Silverlight应用通过创建提交到XAML解析器的XAML字串来生成UI界面。
Figure 7 shows the Employee XAML application, which was generated using the IBM DB2 sample database Employee table.
图7显示EmployeeXAML应用程序,它是使用IBMDB 2sample数据库中的Employee表生成的。
For example, we could use the StackPanel to vertically arrange three buttons on our page using XAML markup like below.
例如,我们可以用下面的XAML标签在页面上垂直的排布3个按钮。
This tool, launched from the properties pane, helps developers quickly construct XAML bindings for WPF and Silverlight.
该工具要从属性面板中加载,可以帮助开发者迅速构建WPF和Silverlight的XAML绑定。
This tool, launched from the properties pane, helps developers quickly construct XAML bindings for WPF and Silverlight.
该工具要从属性面板中加载,可以帮助开发者迅速构建WPF和Silverlight的XAML绑定。
应用推荐