<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/Silverlight</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 09:48:42 GMT</pubDate>
<item>
<title>(C#) Mostrare una tile dall'isolated storage con Windows Phone 7.1 - kajinka13</title>
<link>http://snipplr.com/view/63133/mostrare-una-tile-dallisolated-storage-con-windows-phone-71/</link>
<description><![CDATA[ <p>Mostrare una tile dall'isolated storage con Windows Phone 7.1</p> ]]></description>
<pubDate>Tue, 07 Feb 2012 07:51:13 GMT</pubDate>
<guid>http://snipplr.com/view/63133/mostrare-una-tile-dallisolated-storage-con-windows-phone-71/</guid>
</item>
<item>
<title>(C#) Visual Tree Parent Searcher - tikluganguly</title>
<link>http://snipplr.com/view/60551/visual-tree-parent-searcher/</link>
<description><![CDATA[ <p>Code to find the parent of a specific type for an object in silverlight</p> ]]></description>
<pubDate>Fri, 04 Nov 2011 19:57:51 GMT</pubDate>
<guid>http://snipplr.com/view/60551/visual-tree-parent-searcher/</guid>
</item>
<item>
<title>(C#) Simplified and Consistent Printing in Silverlight - with Page Margins, Shrink to Fit, and Landscape printing - alishahnovin</title>
<link>http://snipplr.com/view/45126/simplified-and-consistent-printing-in-silverlight--with-page-margins-shrink-to-fit-and-landscape-printing/</link>
<description><![CDATA[ <p>The following extension method allows you to call Print() on any FrameworkElement, UIElement or group of elements, and print with a variety of settings such as landscape mode, shrink to fit, page centering, and more</p> ]]></description>
<pubDate>Thu, 02 Dec 2010 04:21:27 GMT</pubDate>
<guid>http://snipplr.com/view/45126/simplified-and-consistent-printing-in-silverlight--with-page-margins-shrink-to-fit-and-landscape-printing/</guid>
</item>
<item>
<title>(C#) WPF / Silverlight Abstract Value Converter - jacob4u2</title>
<link>http://snipplr.com/view/41343/wpf--silverlight-abstract-value-converter/</link>
<description><![CDATA[ <p>A base class for very simple value converters in WPF, Windows Phone 7 and Silverlight.</p> ]]></description>
<pubDate>Sat, 02 Oct 2010 11:11:02 GMT</pubDate>
<guid>http://snipplr.com/view/41343/wpf--silverlight-abstract-value-converter/</guid>
</item>
<item>
<title>(C#) Silverlight - MainPage aus UserControls ansteuern - romamon</title>
<link>http://snipplr.com/view/36631/silverlight--mainpage-aus-usercontrols-ansteuern/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 03 Jul 2010 03:39:30 GMT</pubDate>
<guid>http://snipplr.com/view/36631/silverlight--mainpage-aus-usercontrols-ansteuern/</guid>
</item>
<item>
<title>(C#) Silverlight ComboBox Keyboard Selection - alishahnovin</title>
<link>http://snipplr.com/view/30032/silverlight-combobox-keyboard-selection/</link>
<description><![CDATA[ <p>I've been trying to figure out a way to make ComboBox items selectable by the keyboard, much like how any ComboBox, ListBox, Selection box is in any other language like HTML, Windows Forms, etc.

Most of the solutions I've seen online weren't particularly useful, or required the use of some third-party DLLs. My solution is a little different, and does not require any new references.

My method works by extending the ComboBox. To use it, all you need to do is call .SetKeyboardSelection() on ComboBox *after* all ComboBoxItems have been added to the ComboBox.</p> ]]></description>
<pubDate>Fri, 19 Mar 2010 12:20:14 GMT</pubDate>
<guid>http://snipplr.com/view/30032/silverlight-combobox-keyboard-selection/</guid>
</item>
<item>
<title>(C#) Value Converters for WPF and Silverlight - davidsi</title>
<link>http://snipplr.com/view/29916/value-converters-for-wpf-and-silverlight/</link>
<description><![CDATA[ <p>Value converters allow ease of converting code-behind values to dependency property values</p> ]]></description>
<pubDate>Wed, 17 Mar 2010 17:39:49 GMT</pubDate>
<guid>http://snipplr.com/view/29916/value-converters-for-wpf-and-silverlight/</guid>
</item>
<item>
<title>(C#) Silverlight C# Sound Loop - johnlync</title>
<link>http://snipplr.com/view/24265/silverlight-c-sound-loop/</link>
<description><![CDATA[ <p>There's no built-in "loop" property on the Silverlight mediaElement control. Add a listener to any mediaElement and this function will loop it.</p> ]]></description>
<pubDate>Fri, 04 Dec 2009 06:13:06 GMT</pubDate>
<guid>http://snipplr.com/view/24265/silverlight-c-sound-loop/</guid>
</item>
<item>
<title>(C#) StrechFlowPanel - ingebretsen</title>
<link>http://snipplr.com/view/20791/strechflowpanel/</link>
<description><![CDATA[ <p>This is a flowpanel that automatically justifies it's lines so that the elements are justified.</p> ]]></description>
<pubDate>Wed, 07 Oct 2009 19:15:14 GMT</pubDate>
<guid>http://snipplr.com/view/20791/strechflowpanel/</guid>
</item>
</channel>
</rss>