I see the majority of WPF Ribbon examples out there use some code like
xmlns:r=\"clr-namespace:Microsoft.Windows.Controls.Ribbon;assembly=RibbonControlsLibrary\
You also have to reference the assembly in the project itself.