public static void SetChildRibbons(RibbonControl target, RibbonCollection value) { target.SetValue(ChildRibbonsProperty, value); }