<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" > <channel><title>Comments on: HOW TO: Use and add ribbon to your WPF applications? (Part 2)</title> <atom:link href="http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/feed/" rel="self" type="application/rss+xml" /><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/</link> <description>User experience, usability, IA, Silverlight and WPF tutorials and articles</description> <lastBuildDate>Mon, 06 Feb 2012 01:46:21 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: carlos</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-65685</link> <dc:creator>carlos</dc:creator> <pubDate>Tue, 21 Sep 2010 06:05:45 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-65685</guid> <description>try using header instead dude.</description> <content:encoded><![CDATA[<p>try using header instead dude.</p> ]]></content:encoded> </item> <item><title>By: Nethsu</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-60630</link> <dc:creator>Nethsu</dc:creator> <pubDate>Thu, 02 Sep 2010 03:59:18 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-60630</guid> <description>Hey Maverick, It worked for me thanks...!!</description> <content:encoded><![CDATA[<p>Hey Maverick,<br /> It worked for me thanks&#8230;!!</p> ]]></content:encoded> </item> <item><title>By: Nethsu</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-60392</link> <dc:creator>Nethsu</dc:creator> <pubDate>Wed, 01 Sep 2010 11:39:37 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-60392</guid> <description>When i add label only the followig error occurs..Why is this..??The property &#039;label&#039; does not exist in XML namespace &#039;clr-namespace:Microsoft.Windows.Controls.Ribbon;assembly=RibbonControlsLibrary&#039;. Line 12 Position 16. (MC3072) - D:\NethangiWork\Work\WPF\RibbonTutorial\RibbonTutorial\Window1.xaml:12,16</description> <content:encoded><![CDATA[<p>When i add label only the followig error occurs..Why is this..??</p><p>The property &#8216;label&#8217; does not exist in XML namespace &#8216;clr-namespace:Microsoft.Windows.Controls.Ribbon;assembly=RibbonControlsLibrary&#8217;. Line 12 Position 16. (MC3072) &#8211; D:\NethangiWork\Work\WPF\RibbonTutorial\RibbonTutorial\Window1.xaml:12,16</p> ]]></content:encoded> </item> <item><title>By: xhinker</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-36898</link> <dc:creator>xhinker</dc:creator> <pubDate>Thu, 25 Mar 2010 12:36:48 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-36898</guid> <description>Hi, You need to add a button to the group</description> <content:encoded><![CDATA[<p>Hi, You need to add a button to the group</p> ]]></content:encoded> </item> <item><title>By: maverick</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-33144</link> <dc:creator>maverick</dc:creator> <pubDate>Fri, 19 Feb 2010 09:02:21 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-33144</guid> <description>what does it mean by:Where does this color show?? i tried to change it with some other value but no change appears.. can you help me out??It might be a silly question ..but please don&#039;t mind!</description> <content:encoded><![CDATA[<p>what does it mean by:</p><p>Where does this color show??<br /> i tried to change it with some other value but no change appears.. can you help me out??</p><p>It might be a silly question ..but please don&#8217;t mind!</p> ]]></content:encoded> </item> <item><title>By: maverick</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-32858</link> <dc:creator>maverick</dc:creator> <pubDate>Wed, 17 Feb 2010 12:24:41 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-32858</guid> <description>Hi..Michael! First try the third step completely and then build the solution! I hope it should work!</description> <content:encoded><![CDATA[<p>Hi..Michael!<br /> First try the third step completely and then build the solution!<br /> I hope it should work!</p> ]]></content:encoded> </item> <item><title>By: Hassane</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-29118</link> <dc:creator>Hassane</dc:creator> <pubDate>Wed, 20 Jan 2010 15:32:13 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-29118</guid> <description>hello I want to insert a Ribbon bar in my MFC SDI application that i&#039;m creating using the new Ribbon Designer in VS2010 but I don&#039;t know how to associate a member variable to a control in the ribbon bar ! In VS2008 it was clear because all was done manually, but know i don&#039;t know how to proceed pleaz can you help me ?</description> <content:encoded><![CDATA[<p>hello<br /> I want to insert a Ribbon bar in my MFC SDI application that i&#8217;m creating using the new Ribbon Designer in VS2010 but I don&#8217;t know how to associate a member variable to a control in the ribbon bar !<br /> In VS2008 it was clear because all was done manually, but know i don&#8217;t know how to proceed<br /> pleaz can you help me ?</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-13506</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Wed, 19 Aug 2009 19:23:06 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-13506</guid> <description>Hi Trey,Please read this article http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/ and see if this is still relevant for you - in case it is, send your message again so I can try to help you out with this!Thanks,Vibor</description> <content:encoded><![CDATA[<p>Hi Trey,</p><p>Please read this article <a href="http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/" rel="nofollow">http://www.uxpassion.com/2009/08/wpf-ribbon-control-roadmap-and-look-into-the-future/</a> and see if this is still relevant for you &#8211; in case it is, send your message again so I can try to help you out with this!</p><p>Thanks,</p><p>Vibor</p> ]]></content:encoded> </item> <item><title>By: WPF ribbon control roadmap and look into the future</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-13505</link> <dc:creator>WPF ribbon control roadmap and look into the future</dc:creator> <pubDate>Wed, 19 Aug 2009 19:20:40 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-13505</guid> <description>[...] HOW TO: Use and add ribbon to your WPF applications (Part 2) [...]</description> <content:encoded><![CDATA[<p>[...] HOW TO: Use and add ribbon to your WPF applications (Part 2) [...]</p> ]]></content:encoded> </item> <item><title>By: Trey</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-13407</link> <dc:creator>Trey</dc:creator> <pubDate>Tue, 18 Aug 2009 21:10:08 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-13407</guid> <description>Really cool article, I tried to do this with the WPF ribbon bar, but it&#039;s not working right for some reason. Does anyone know how to do this? I&#039;ve looked on every website i could possibly think of and still haven&#039;t found what I&#039;m looking for. Basically this is what i want to do/accomplish:1. I have a pretty big project(around 70k lines ) that I&#039;m trying to add a universal ribbon bar to the top of, each app being able to click through the tabs to get to the common functionality that will be available to that app2. I have already created the ribbon(thanks to the walkthroughs of uxpassion.com ) that has a nice look and feel for what i want, but it is a WPF application(per the walkthrough) with XAML and a .cs file for all the method calls and functionality the XAML and ribbon require to work3. I would like to know(if it&#039;s possible because i haven&#039;t found it anywhere on the web ) if i can use what i have now for my ribbon bar(code and all) and somehow place it at the top of all my different projects&#039; pages so as to have the 2007 Office look no matter what you&#039;re looking atI know this may be a noobie question that i just have overlooked or missed somewhere, but I would really appreciate anything that could help me acheive this(kind of on a deadline) so that my project will look professionalThanks in advance!</description> <content:encoded><![CDATA[<p>Really cool article, I tried to do this with the WPF ribbon bar, but it&#8217;s not working right for some reason. Does anyone know how to do this? I&#8217;ve looked on every website i could possibly think of and still haven&#8217;t found what I&#8217;m looking for. Basically this is what i want to do/accomplish:</p><p>1. I have a pretty big project(around 70k lines ) that I&#8217;m trying to add a universal ribbon bar to the top of, each app being able to click through the tabs to get to the common functionality that will be available to that app</p><p>2. I have already created the ribbon(thanks to the walkthroughs of uxpassion.com ) that has a nice look and feel for what i want, but it is a WPF application(per the walkthrough) with XAML and a .cs file for all the method calls and functionality the XAML and ribbon require to work</p><p>3. I would like to know(if it&#8217;s possible because i haven&#8217;t found it anywhere on the web ) if i can use what i have now for my ribbon bar(code and all) and somehow place it at the top of all my different projects&#8217; pages so as to have the 2007 Office look no matter what you&#8217;re looking at</p><p>I know this may be a noobie question that i just have overlooked or missed somewhere, but I would really appreciate anything that could help me acheive this(kind of on a deadline) so that my project will look professional</p><p>Thanks in advance!</p> ]]></content:encoded> </item> <item><title>By: Mark Peterson</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-9274</link> <dc:creator>Mark Peterson</dc:creator> <pubDate>Sat, 27 Jun 2009 02:25:17 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-9274</guid> <description>The InitializeComponent problem is generated by the compiler itself.  You have make a stub in Window1.xaml.vb file like this: Sub InitializeComponent() End SubWould it be possible to post a listing of all the XAML or a project zip file?It is hard sometimes to figure out where to add some of the code, especially on Part 3 where the resources are added.   Especially the Clipboard_CanExecute part.</description> <content:encoded><![CDATA[<p>The InitializeComponent problem is generated by the compiler itself.  You have make a stub in Window1.xaml.vb file like this:<br /> Sub InitializeComponent()<br /> End Sub</p><p>Would it be possible to post a listing of all the XAML or a project zip file?</p><p>It is hard sometimes to figure out where to add some of the code, especially on Part 3 where the resources are added.   Especially the Clipboard_CanExecute part.</p> ]]></content:encoded> </item> <item><title>By: Rodrigo</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-3670</link> <dc:creator>Rodrigo</dc:creator> <pubDate>Sun, 15 Mar 2009 12:12:24 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-3670</guid> <description>When I add a RibbonGroup, my Visual Studio gives me this error: &quot;System.Windows.Markup.XamlParseException was unhandled Message=&quot;&#039;RibbonGroup&#039; object cannot be added to &#039;Ribbon&#039;. The value \&quot;Microsoft.Windows.Controls.Ribbon.RibbonGroup\&quot; is not of type \&quot;Microsoft.Windows.Controls.Ribbon.RibbonTab\&quot; and cannot be used in this generic collection.\r\nParameter name: value  Error at object &#039;Microsoft.Windows.Controls.Ribbon.RibbonGroup&#039; in markup file &#039;RibbonTutorial;component/window1.xaml&#039; Line 13 Position 18.&quot; Source=&quot;PresentationFramework&quot; LineNumber=13 LinePosition=18 StackTrace: at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType) at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException) at System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException) at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail) at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object&amp; element, ReaderFlags&amp; flags, Type&amp; delayCreatedType, Int16&amp; delayCreatedTypeId) at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord) at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord) at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord) at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord) at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment() at System.Windows.Markup.TreeBuilder.Parse() at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc) at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties) at System.Windows.Application.DoStartup() at System.Windows.Application.b__0(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter) at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp; msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.Run() at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at System.Windows.Application.Run(Window window) at System.Windows.Application.Run() at RibbonTutorial.App.Main() in C:\Documents and Settings\Rodrigo.RODRIGO-CFBCA83\Os meus documentos\Expression\Expression Blend Projects\RibbonTutorial\RibbonTutorial\obj\Debug\App.g.vb:line 62 at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args) at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args) at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() InnerException: System.ArgumentException Message=&quot;The value \&quot;Microsoft.Windows.Controls.Ribbon.RibbonGroup\&quot; is not of type \&quot;Microsoft.Windows.Controls.Ribbon.RibbonTab\&quot; and cannot be used in this generic collection.\r\nParameter name: value&quot; Source=&quot;mscorlib&quot; ParamName=&quot;value&quot; StackTrace: at System.ThrowHelper.ThrowWrongValueTypeArgumentException(Object value, Type targetType) at System.Collections.ObjectModel.Collection`1.VerifyValueType(Object value) at System.Collections.ObjectModel.Collection`1.System.Collections.IList.Add(Object value) at System.Windows.Markup.BamlRecordReader.AddToContentProperty(Object container, Object contentProperty, Object value) InnerException: &quot;</description> <content:encoded><![CDATA[<p>When I add a RibbonGroup, my Visual Studio gives me this error:<br /> &#8220;System.Windows.Markup.XamlParseException was unhandled<br /> Message=&#8221;&#8216;RibbonGroup&#8217; object cannot be added to &#8216;Ribbon&#8217;. The value \&#8221;Microsoft.Windows.Controls.Ribbon.RibbonGroup\&#8221; is not of type \&#8221;Microsoft.Windows.Controls.Ribbon.RibbonTab\&#8221; and cannot be used in this generic collection.\r\nParameter name: value  Error at object &#8216;Microsoft.Windows.Controls.Ribbon.RibbonGroup&#8217; in markup file &#8216;RibbonTutorial;component/window1.xaml&#8217; Line 13 Position 18.&#8221;<br /> Source=&#8221;PresentationFramework&#8221;<br /> LineNumber=13<br /> LinePosition=18<br /> StackTrace:<br /> at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)<br /> at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)<br /> at System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException)<br /> at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)<br /> at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object&amp; element, ReaderFlags&amp; flags, Type&amp; delayCreatedType, Int16&amp; delayCreatedTypeId)<br /> at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)<br /> at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)<br /> at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)<br /> at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)<br /> at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()<br /> at System.Windows.Markup.TreeBuilder.Parse()<br /> at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)<br /> at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)<br /> at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)<br /> at System.Windows.Application.DoStartup()<br /> at System.Windows.Application.b__0(Object unused)<br /> at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)<br /> at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br /> at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br /> at System.Windows.Threading.DispatcherOperation.InvokeImpl()<br /> at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)<br /> at System.Threading.ExecutionContext.runTryCode(Object userData)<br /> at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)<br /> at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)<br /> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)<br /> at System.Windows.Threading.DispatcherOperation.Invoke()<br /> at System.Windows.Threading.Dispatcher.ProcessQueue()<br /> at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)<br /> at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)<br /> at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)<br /> at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)<br /> at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br /> at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)<br /> at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)<br /> at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)<br /> at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)<br /> at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp; msg)<br /> at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)<br /> at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)<br /> at System.Windows.Threading.Dispatcher.Run()<br /> at System.Windows.Application.RunDispatcher(Object ignore)<br /> at System.Windows.Application.RunInternal(Window window)<br /> at System.Windows.Application.Run(Window window)<br /> at System.Windows.Application.Run()<br /> at RibbonTutorial.App.Main() in C:\Documents and Settings\Rodrigo.RODRIGO-CFBCA83\Os meus documentos\Expression\Expression Blend Projects\RibbonTutorial\RibbonTutorial\obj\Debug\App.g.vb:line 62<br /> at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)<br /> at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)<br /> at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()<br /> at System.Threading.ThreadHelper.ThreadStart_Context(Object state)<br /> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)<br /> at System.Threading.ThreadHelper.ThreadStart()<br /> InnerException: System.ArgumentException<br /> Message=&#8221;The value \&#8221;Microsoft.Windows.Controls.Ribbon.RibbonGroup\&#8221; is not of type \&#8221;Microsoft.Windows.Controls.Ribbon.RibbonTab\&#8221; and cannot be used in this generic collection.\r\nParameter name: value&#8221;<br /> Source=&#8221;mscorlib&#8221;<br /> ParamName=&#8221;value&#8221;<br /> StackTrace:<br /> at System.ThrowHelper.ThrowWrongValueTypeArgumentException(Object value, Type targetType)<br /> at System.Collections.ObjectModel.Collection`1.VerifyValueType(Object value)<br /> at System.Collections.ObjectModel.Collection`1.System.Collections.IList.Add(Object value)<br /> at System.Windows.Markup.BamlRecordReader.AddToContentProperty(Object container, Object contentProperty, Object value)<br /> InnerException:<br /> &#8220;</p> ]]></content:encoded> </item> <item><title>By: pushparajan</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-2293</link> <dc:creator>pushparajan</dc:creator> <pubDate>Tue, 17 Feb 2009 04:36:47 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-2293</guid> <description>sir i want to do  ribboncontrol in windows application.plz can u tell me sir</description> <content:encoded><![CDATA[<p>sir i want to do  ribboncontrol in windows application.plz can u tell me sir</p> ]]></content:encoded> </item> <item><title>By: Robinson</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-1397</link> <dc:creator>Robinson</dc:creator> <pubDate>Sat, 24 Jan 2009 19:12:59 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-1397</guid> <description>Yea this works, but you do have to put something into the RibbonGroup, otherwise you get the null reference exception.Thanks for the tut by the way.  Very useful.</description> <content:encoded><![CDATA[<p>Yea this works, but you do have to put something into the RibbonGroup, otherwise you get the null reference exception.</p><p>Thanks for the tut by the way.  Very useful.</p> ]]></content:encoded> </item> <item><title>By: Sesso</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-1378</link> <dc:creator>Sesso</dc:creator> <pubDate>Wed, 21 Jan 2009 17:29:36 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-1378</guid> <description>Great site.</description> <content:encoded><![CDATA[<p>Great site.</p> ]]></content:encoded> </item> <item><title>By: David Beinhauer</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-1329</link> <dc:creator>David Beinhauer</dc:creator> <pubDate>Mon, 12 Jan 2009 20:04:33 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-1329</guid> <description>Sorry for previous message. Modified - Hi guys, regarding to the RibbonGroup problem - if you add, for example RibbonButton  between RibbonGroup tags, it should works. Only single RibbonGroup probably doesn’t work. Have you tried it?</description> <content:encoded><![CDATA[<p>Sorry for previous message. Modified &#8211; Hi guys, regarding to the RibbonGroup problem &#8211; if you add, for example RibbonButton  between RibbonGroup tags, it should works.<br /> Only single RibbonGroup probably doesn’t work. Have you tried it?</p> ]]></content:encoded> </item> <item><title>By: David Beinhauer</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-1328</link> <dc:creator>David Beinhauer</dc:creator> <pubDate>Mon, 12 Jan 2009 20:01:28 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-1328</guid> <description>Hi guys, regarding to the RibbonGroup problem -  if you add for example  between  tags, it should works. Only  probably doesn&#039;t work. Have you tried it?</description> <content:encoded><![CDATA[<p>Hi guys, regarding to the RibbonGroup problem &#8211;  if you add for example  between  tags, it should works.<br /> Only  probably doesn&#8217;t work. Have you tried it?</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com - All things user experience, tutorials and Microsoft</title><link>http://www.uxpassion.com/2008/11/how-to-use-add-ribbon-to-wpf-applications-part-2/comment-page-1/#comment-1291</link> <dc:creator>UXPassion.com - All things user experience, tutorials and Microsoft</dc:creator> <pubDate>Tue, 06 Jan 2009 23:51:36 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=384#comment-1291</guid> <description>Can you send your XAML to my e-mail address? You can find it here: http://www.uxpassion.com/about at the end of the article.</description> <content:encoded><![CDATA[<p>Can you send your XAML to my e-mail address? You can find it here: <a href="http://www.uxpassion.com/about" rel="nofollow">http://www.uxpassion.com/about</a> at the end of the article.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 8/38 queries in 0.022 seconds using disk

Served from: www.uxpassion.com @ 2012-02-07 21:52:09 -->
