次の方法で共有


RibbonControl Class

Definition

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
Inheritance
RibbonControl
Attributes

Constructors

RibbonControl()

Fields

ControlSizeDefinitionProperty
IsInControlGroupProperty
IsInQuickAccessToolBarProperty

Properties

ControlSizeDefinition
IsInControlGroup
IsInQuickAccessToolBar

Methods

OnApplyTemplate()
OnCreateAutomationPeer()
OnTemplateChanged(ControlTemplate, ControlTemplate)

Applies to