Share via


RibbonWindow Class

Definition

public ref class RibbonWindow : System::Windows::Window
[System.Windows.TemplatePart(Name="PART_ClientAreaBorder", Type=typeof(System.Windows.Controls.Border))]
[System.Windows.TemplatePart(Name="PART_Icon", Type=typeof(System.Windows.Controls.Image))]
public class RibbonWindow : System.Windows.Window
[<System.Windows.TemplatePart(Name="PART_ClientAreaBorder", Type=typeof(System.Windows.Controls.Border))>]
[<System.Windows.TemplatePart(Name="PART_Icon", Type=typeof(System.Windows.Controls.Image))>]
type RibbonWindow = class
    inherit Window
Public Class RibbonWindow
Inherits Window
Inheritance
RibbonWindow
Attributes

Constructors

RibbonWindow()

Methods

OnApplyTemplate()

Applies to