RibbonWindow Class
Definition
Important
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 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() |