﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - ClientUI Silverlight Design Mainpage</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-Silverlight-Design-Mainpage/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>ClientUI Silverlight Design Mainpage</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-Silverlight-Design-Mainpage/</link><pubDate>Mon, 04 Oct 2010 22:36:26 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>ClientUI Silverlight Design Mainpage</category><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;There are some possible ways to use that. You can use Visual Studio or Blend. &lt;br /&gt;In order to do that you only need to set in &lt;b&gt;Background&lt;/b&gt; properties. &lt;br /&gt;e.g&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;  &amp;lt;Grid x:Name="LayoutRoot"&amp;gt;
        &amp;lt;Grid.Background&amp;gt;
            &amp;lt;ImageBrush ImageSource="/ClientUIDesktopApp1;MyImages.png" /&amp;gt;
        &amp;lt;/Grid.Background&amp;gt;
  &amp;lt;/Grid&amp;gt;&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;OR if you place with Images container, you can set in &lt;b&gt;source &lt;/b&gt;properties and set the size to fill the entire page.&lt;br /&gt;e.g&lt;br /&gt;&lt;pre&gt; &amp;lt;Grid x:Name="LayoutRoot" &amp;gt;
        &amp;lt;Image Name="image1" Stretch="Fill" Source="/ClientUIDesktopApp1;MyImages.png" /&amp;gt;
 &amp;lt;/Grid&amp;gt;&lt;/pre&gt;
&lt;p&gt;Hope this helps. &lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>ClientUI Silverlight Design Mainpage</title><link>http://www.intersoftsolutions.com/Community/ClientUI/ClientUI-Silverlight-Design-Mainpage/</link><pubDate>Sat, 02 Oct 2010 08:49:19 GMT</pubDate><dc:creator>pattomas</dc:creator><category>ClientUI Silverlight Design Mainpage</category><description>&lt;p&gt;System: windows 7 64bit, VS 2010 Ultimate, Silverlight &amp;#43; WCF Ria Services V1.0&lt;/p&gt;
&lt;p&gt;In the Silverlight ClientUI Desktop Application, what is best method to change the MainPage &lt;br&gt;&lt;/br&gt;wallpaper background by a corporate wallpaper, seems that this can be done via Expression Blend, &lt;br&gt;&lt;/br&gt;but I am not sure if I take the correct steps.&lt;br&gt;&lt;/br&gt;&lt;/p&gt;</description></item></channel></rss>