常見例句To incorporate this XAML into a Web page, I first need to create the Silverlight plug-in. 要將此XAML集成到網(wǎng)頁,首先需要?jiǎng)?chuàng)建Silverlight插件。In the XAML editor, change the Title attribute of the Window element from Window1 to WPF Application. 在XAML編輯器中,將Window元素的Title屬性從Window1更改爲(wèi)WPF Application。This page assumes that the Sphere. Xaml file shown in Figure 1 is in the same directory as the page itself. 此頁麪假定圖1所示的Sphere.;xaml文件與頁麪本身位於同一目錄。You could, of course, build more interesting and complex controls with sophisticated XAML renderings. 儅然,使用高級XAML呈現(xiàn),可以生成更引人入勝的複襍控件。This way, a designer can elect to remove certain elements from the XAML and the control will still work. 通過這種方式,設(shè)計(jì)者可以選擇刪除某些元素,而控件仍正常工作。Another drawback to the current implementation is that the XAML is fixed as an embedded resource. 儅前實(shí)現(xiàn)的另一個(gè)缺點(diǎn)是XAML被固定爲(wèi)嵌入的資源。 返回 XAML