{"id":4580,"date":"2014-03-30T13:43:07","date_gmt":"2014-03-30T13:43:07","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/error-when-using-wpf-ribbongallery-collection-of-common-programming-errors\/"},"modified":"2014-03-30T13:43:07","modified_gmt":"2014-03-30T13:43:07","slug":"error-when-using-wpf-ribbongallery-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/error-when-using-wpf-ribbongallery-collection-of-common-programming-errors\/","title":{"rendered":"Error when using WPF RibbonGallery-Collection of common programming errors"},"content":{"rendered":"<p>The RibbonMenuItemsPanel-class of the System.Windows.Controls.Ribbon.Primitives allows to place a RibbonGallery in a RibbonGroup. This class implements the ISupportStarLayout-interface.<\/p>\n<p>Define the primitives-Namespace in the Window-element (could also be RibbonWindow):<\/p>\n<pre><code>\n<\/code><\/pre>\n<p>The RibbonGroup-part:<\/p>\n<pre><code>\n    \n        \n            \n                ...\n            \n        \n    \n\n<\/code><\/pre>\n<p>Note that i use the System.Windows.Controls.Ribbon-namespace (.Net 4.5) and not the Microsoft.Windows.Controls.Ribbon-namespace. But this should be nearly the same.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The RibbonMenuItemsPanel-class of the System.Windows.Controls.Ribbon.Primitives allows to place a RibbonGallery in a RibbonGroup. This class implements the ISupportStarLayout-interface. Define the primitives-Namespace in the Window-element (could also be RibbonWindow): The RibbonGroup-part: &#8230; Note that i use the System.Windows.Controls.Ribbon-namespace (.Net 4.5) and not the Microsoft.Windows.Controls.Ribbon-namespace. But this should be nearly the same.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4580","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4580","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4580"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4580\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4580"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4580"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}