Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RibbonControl : System::Windows::Controls::ContentControl
[System.Windows.TemplatePart(Name="PART_ContentPresenter", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonContentPresenter))]
public class RibbonControl : System.Windows.Controls.ContentControl
[<System.Windows.TemplatePart(Name="PART_ContentPresenter", Type=typeof(Microsoft.Windows.Controls.Ribbon.RibbonContentPresenter))>]
type RibbonControl = class
inherit ContentControl
Public Class RibbonControl
Inherits ContentControl