<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>AvalonControlsLibrary</title><link>http://avaloncontrolslib.codeplex.com/project/feeds/rss</link><description>AvalonControlsLibrary is a set of WPF controls that can help WPF developers while developing applications. The library includes a WPF Date picker, Time Picker and loads of other stuff...</description><item><title>Reviewed: AvalonControlsLibrary V2.0 (avr. 27, 2013)</title><link>https://avaloncontrolslib.codeplex.com/releases/view/10250#ReviewBy-nadjibnet</link><description>Rated 4 Stars &amp;#40;out of 5&amp;#41; - Thank&amp;#39;s, hope you to add SignalBar Like Wifi Windows7 OR 8</description><author>nadjibnet</author><pubDate>Sat, 27 Apr 2013 23:48:37 GMT</pubDate><guid isPermaLink="false">Reviewed: AvalonControlsLibrary V2.0 (avr. 27, 2013) 20130427114837P</guid></item><item><title>Created Issue: MaskedTextBox throws an exception when Mask is empty [9919]</title><link>http://avaloncontrolslib.codeplex.com/workitem/9919</link><description>Hello&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve found out the strange bug in MaskedTextBox - it throws an exception when Mask is empty.&lt;br /&gt;&lt;br /&gt;I think, this issue is connected with it http&amp;#58;&amp;#47;&amp;#47;avaloncontrolslib.codeplex.com&amp;#47;workitem&amp;#47;9657&lt;br /&gt;&lt;br /&gt;I needed it to my oun project, so I&amp;#39;ve reworked the component a bit&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#126; now it works fine with Mask &amp;#61; &amp;#34;&amp;#34;&lt;br /&gt;&amp;#126; now the MaskedTextProvider is cached and isn&amp;#39;t recreated every time we press a key&lt;br /&gt;&lt;br /&gt;You can find updated version in following brunch&amp;#58;&lt;br /&gt;&lt;br /&gt;https&amp;#58;&amp;#47;&amp;#47;wpf-textbox-masked.googlecode.com&amp;#47;svn&amp;#47;branches&amp;#47;for-avalon&lt;br /&gt;</description><author>rikki_mongoose</author><pubDate>Fri, 22 Feb 2013 10:58:22 GMT</pubDate><guid isPermaLink="false">Created Issue: MaskedTextBox throws an exception when Mask is empty [9919] 20130222105822A</guid></item><item><title>New Post: for beginners</title><link>http://avaloncontrolslib.codeplex.com/discussions/428643</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi, just wondering why don't you make a very short tutorial about how to start working with your library? Im a&amp;nbsp;beginner, i did everything from here&amp;nbsp;http://msdn.microsoft.com/en-us/library/bb514546(v=vs.90).aspx and i still can not get any of your
 controls into my form.. I think 2 or 3 XAML lines would be&amp;nbsp;enough&amp;nbsp;for such tutorial. Thank you for understanding..&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>sarat12</author><pubDate>Sun, 06 Jan 2013 08:59:43 GMT</pubDate><guid isPermaLink="false">New Post: for beginners 20130106085943A</guid></item><item><title>Source code checked in, #69631</title><link>http://avaloncontrolslib.codeplex.com/SourceControl/changeset/changes/69631</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:13:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69631 20121001091348P</guid></item><item><title>Source code checked in, #69630</title><link>http://avaloncontrolslib.codeplex.com/SourceControl/changeset/changes/69630</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:07:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69630 20121001090703P</guid></item><item><title>Commented Issue: MaskedTextBox ForceText method throws ArgumentNullException [9657]</title><link>http://avaloncontrolslib.codeplex.com/workitem/9657</link><description>the string cast in the ForceText method for MaskedTextBox  throws an error when the given value is null.&lt;br /&gt;&lt;br /&gt;provider.Set&amp;#40;&amp;#40;string&amp;#41; value&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;i suggest using the &amp;#34;as&amp;#34; operator&lt;br /&gt;Comments: ** Comment from web user: alexpeta ** &lt;p&gt;more precisely, i was binding to a nullable datetime &amp;#40;DateTime&amp;#63;&amp;#41; property&lt;/p&gt;</description><author>alexpeta</author><pubDate>Mon, 24 Sep 2012 12:23:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: MaskedTextBox ForceText method throws ArgumentNullException [9657] 20120924122314P</guid></item><item><title>Created Issue: MaskedTextBox ForceText method throws ArgumentNullException [9657]</title><link>http://avaloncontrolslib.codeplex.com/workitem/9657</link><description>the string cast in the ForceText method for MaskedTextBox  throws an error when the given value is null.&lt;br /&gt;&lt;br /&gt;provider.Set&amp;#40;&amp;#40;string&amp;#41; value&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;i suggest using the &amp;#34;as&amp;#34; operator&lt;br /&gt;</description><author>alexpeta</author><pubDate>Mon, 24 Sep 2012 11:43:44 GMT</pubDate><guid isPermaLink="false">Created Issue: MaskedTextBox ForceText method throws ArgumentNullException [9657] 20120924114344A</guid></item><item><title>New Post: Mask changed behavior</title><link>http://avaloncontrolslib.codeplex.com/discussions/361076</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I refered the WinForm MaskedTextBox. When mask changed, &amp;nbsp;&lt;a title="MaskedTextBox will attempt to migrate that input into the new mask definition." href="http://msdn.microsoft.com/en-us/library/system.windows.forms.maskedtextbox.mask.aspx" target="_blank"&gt;MaskedTextBox&amp;nbsp;will
 attempt to migrate that input into the new mask definition&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;private void RefreshText(MaskedTextProvider newProvider, MaskedTextProvider oldProvider) { &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;int position = 0;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;MaskedTextResultHint maskedTextResultHint = MaskedTextResultHint.NoEffect;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;bool flag = oldProvider.Mask == newProvider.Mask;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;int i = oldProvider.AssignedEditPositionCount;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;int num = 0;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;int num2 = 0;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;while (i &amp;gt; 0)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;num = oldProvider.FindAssignedEditPositionFrom(num, true);&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;if (flag)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; { &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;num2 = num;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;else&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;num2 = newProvider.FindEditPositionFrom(num2, true);&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;if (num2 == MaskedTextProvider.InvalidIndex)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; newProvider.Clear();&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; position = newProvider.Length;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; maskedTextResultHint = MaskedTextResultHint.UnavailableEditPosition;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; break;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;}&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;}&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;if (!newProvider.Replace(oldProvider[num], num2, out position, out maskedTextResultHint))&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;flag = false;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;newProvider.Clear();&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;break;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;}&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;num&amp;#43;&amp;#43;;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;num2&amp;#43;&amp;#43;;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;i--;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;}&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;var flag2 = !MaskedTextProvider.GetOperationResultFromHint(maskedTextResultHint);&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Text = newProvider.ToDisplayString();&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;/div&gt;</description><author>westjeffho</author><pubDate>Wed, 27 Jun 2012 08:08:10 GMT</pubDate><guid isPermaLink="false">New Post: Mask changed behavior 20120627080810A</guid></item><item><title>Commented Issue: TreeListBox does not show items [7993]</title><link>http://avaloncontrolslib.codeplex.com/workitem/7993</link><description>I&amp;#39;ve included your TreeListBox &amp;#38; TreeListBoxItem classes &amp;#40;Along with ReflectionHelper support class&amp;#41; and the HierarchalListBoxTest code as well.  Everything compiles and loads fine, but the ListBox does not show anything inside.  It shows No items loaded &amp;#61; 500 &amp;#40;same as TreeView&amp;#41; below the listbox.  It seems that in your test application, it is loading the code from the website, but that is the only thing I can think of that might be the problem.&lt;br /&gt;&lt;br /&gt;Any help appreciated.&lt;br /&gt;Comments: ** Comment from web user: stukselbax ** &lt;p&gt;You forgot a style for TreeListBoxItem. &lt;/p&gt;</description><author>stukselbax</author><pubDate>Thu, 15 Mar 2012 08:48:22 GMT</pubDate><guid isPermaLink="false">Commented Issue: TreeListBox does not show items [7993] 20120315084822A</guid></item><item><title>Commented Issue: DateTimePicker - Initial date and time is incorrect [6537]</title><link>http://avaloncontrolslib.codeplex.com/workitem/6537</link><description>When the DateTimePicker is shown I expect it to show the date and times to be the ones set in its SelectedDateTime property, but neither the dates calendar not the time is the one in that property.&lt;br /&gt;The date calendar shows the current date and year and the time shown is the current time.&lt;br /&gt;Comments: ** Comment from web user: ido_ran ** &lt;p&gt;I have repro this problem and fixed it, I should upload fix source code in the next few days.&lt;/p&gt;</description><author>ido_ran</author><pubDate>Tue, 29 Mar 2011 19:03:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: DateTimePicker - Initial date and time is incorrect [6537] 20110329070324P</guid></item><item><title>Created Issue: TreeListBox does not show items [7993]</title><link>http://avaloncontrolslib.codeplex.com/workitem/7993</link><description>I&amp;#39;ve included your TreeListBox &amp;#38; TreeListBoxItem classes &amp;#40;Along with ReflectionHelper support class&amp;#41; and the HierarchalListBoxTest code as well.  Everything compiles and loads fine, but the ListBox does not show anything inside.  It shows No items loaded &amp;#61; 500 &amp;#40;same as TreeView&amp;#41; below the listbox.  It seems that in your test application, it is loading the code from the website, but that is the only thing I can think of that might be the problem.&lt;br /&gt;&lt;br /&gt;Any help appreciated.&lt;br /&gt;</description><author>derekchurch</author><pubDate>Mon, 07 Mar 2011 22:10:54 GMT</pubDate><guid isPermaLink="false">Created Issue: TreeListBox does not show items [7993] 20110307101054P</guid></item><item><title>New Post: DatePicker Text Property Issue.</title><link>http://avaloncontrolslib.codeplex.com/discussions/248086</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello AvalonControlLibrary There is one problem with your library.&lt;/p&gt;
&lt;p&gt;There is Text Property is not in a DatePicker Control.&lt;/p&gt;
&lt;p&gt;so how I can set this or is there any workaround for this.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks...!!!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>jitendrajadav</author><pubDate>Wed, 02 Mar 2011 05:55:39 GMT</pubDate><guid isPermaLink="false">New Post: DatePicker Text Property Issue. 20110302055539A</guid></item><item><title>Commented Issue: RangeSlider Memory Leak [7965]</title><link>http://avaloncontrolslib.codeplex.com/workitem/7965</link><description>The RangeSlider has a fairly nasty memory leak when used in a DataTemplate &amp;#47; ItemsControl.ItemsTemplate.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m still trying to sort out why.&lt;br /&gt;&lt;br /&gt;Will any further updates be made to this library&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: BVILLERSJR ** &lt;p&gt;            &amp;#47;&amp;#47;hook to the size change event of the range slider&lt;br /&gt;            DependencyPropertyDescriptor.FromProperty&amp;#40;ActualWidthProperty, typeof&amp;#40;RangeSlider&amp;#41;&amp;#41;.&lt;br /&gt;                AddValueChanged&amp;#40;this, delegate &amp;#123; ReCalculateWidths&amp;#40;&amp;#41;&amp;#59; &amp;#125;&amp;#41;&amp;#59;&lt;/p&gt;&lt;p&gt;The above code is the culprit. This needs to be removed to prevent the memory leak, but where is the appropriate place for the RemoveValueChanged&amp;#63; Presumably, at some point, we would check o see if the control is IsDataBound and remove the event notification&amp;#63;&lt;/p&gt;</description><author>BVILLERSJR</author><pubDate>Sat, 26 Feb 2011 23:22:57 GMT</pubDate><guid isPermaLink="false">Commented Issue: RangeSlider Memory Leak [7965] 20110226112257P</guid></item><item><title>Created Issue: RangeSlider Memory Leak [7965]</title><link>http://avaloncontrolslib.codeplex.com/workitem/7965</link><description>The RangeSlider has a fairly nasty memory leak when used in a DataTemplate &amp;#47; ItemsControl.ItemsTemplate.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m still trying to sort out why.&lt;br /&gt;&lt;br /&gt;Will any further updates be made to this library&amp;#63;&lt;br /&gt;</description><author>BVILLERSJR</author><pubDate>Sat, 26 Feb 2011 12:12:19 GMT</pubDate><guid isPermaLink="false">Created Issue: RangeSlider Memory Leak [7965] 20110226121219P</guid></item><item><title>New Post: DateTimePicker set Calendar and Time culture</title><link>http://avaloncontrolslib.codeplex.com/Thread/View.aspx?ThreadId=243528</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi, it is possible set specific culture for DateTimPicker contorl?&lt;/p&gt;
&lt;p&gt;For Example I create specific culture:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;            CultureInfo.GetCultureInfo(&lt;span style="color:#a31515"&gt;&amp;quot;sk-Sk&amp;quot;&lt;/span&gt;)
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And I would like use this specific culture on format name of moths, or Time format.&lt;/p&gt;
&lt;p&gt;Thank, for advice.&lt;/p&gt;
&lt;/div&gt;</description><author>MiszkoPL</author><pubDate>Thu, 27 Jan 2011 15:14:47 GMT</pubDate><guid isPermaLink="false">New Post: DateTimePicker set Calendar and Time culture 20110127031447P</guid></item><item><title>Patch Uploaded: #7290</title><link>http://avaloncontrolslib.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/dornatsky'&gt;dornatsky&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;fixes selected datetime initialization&lt;/p&gt;</description><author>dornatsky</author><pubDate>Fri, 05 Nov 2010 20:17:00 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #7290 20101105081700P</guid></item><item><title>Commented Issue: DateTimePicker - Initial date and time is incorrect [6537]</title><link>http://avaloncontrolslib.codeplex.com/workitem/6537</link><description>When the DateTimePicker is shown I expect it to show the date and times to be the ones set in its SelectedDateTime property, but neither the dates calendar not the time is the one in that property.&lt;br /&gt;The date calendar shows the current date and year and the time shown is the current time.&lt;br /&gt;Comments: ** Comment from web user: dornatsky ** &lt;p&gt;This issue can be fixed by placing Date- and TimePicker selected value intialization before  subscribing to &amp;#34;Changed&amp;#34; events. See attachment.&lt;/p&gt;</description><author>dornatsky</author><pubDate>Fri, 05 Nov 2010 20:08:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: DateTimePicker - Initial date and time is incorrect [6537] 20101105080801P</guid></item><item><title>Reviewed: AvalonControlsLibrary V2.0 (八月 07, 2010)</title><link>http://avaloncontrolslib.codeplex.com/releases/view/10250#ReviewBy-zhangzq71</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Learning WPF</description><author>zhangzq71</author><pubDate>Sat, 07 Aug 2010 10:35:27 GMT</pubDate><guid isPermaLink="false">Reviewed: AvalonControlsLibrary V2.0 (八月 07, 2010) 20100807103527A</guid></item><item><title>Source code checked in, #48968</title><link>http://avaloncontrolslib.codeplex.com/SourceControl/changeset/changes/48968</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Thu, 22 Jul 2010 18:55:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #48968 20100722065541P</guid></item><item><title>Created Issue: RangeSlider issue: can only create one object [6772]</title><link>http://avaloncontrolslib.codeplex.com/WorkItem/View.aspx?WorkItemId=6772</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I was trying to implement the range slider as part of a software. When I try to insert 2 range slider onto a window, then I got an error of &amp;#34;already defined object&amp;#34;&lt;br /&gt;I think that the range slider is not created as a type, but rather an object, so when I put the code in XAML, I created an object with the given name &amp;#34;rangeSlider&amp;#34;, and that is the only range slider that can exist.&lt;br /&gt;One more thing is that the Name property of the slider is already defined, and I can&amp;#39;t change it.&lt;br /&gt;I would like to know if anyone has found a way to implement more than 1 slider onto your project.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;</description><author>exklamationmark</author><pubDate>Sun, 30 May 2010 16:03:15 GMT</pubDate><guid isPermaLink="false">Created Issue: RangeSlider issue: can only create one object [6772] 20100530040315P</guid></item></channel></rss>