HypernovaDesktop Components · docs
Binarymission
WPFRibbon › BinaryRibbonBuiltInSkinController

BinaryRibbonBuiltInSkinController

class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.Office

A class that helps in switching between various built-in ribbon skins.

public static partial class BinaryRibbonBuiltInSkinController

Members at a glance

OfficeBlackGets the office2007 Black skin.
OfficeBlueGets the office2007 Blue skin.
OfficeSilverGets the office2007 Silver skin.
SkinGets or sets the RibbonSkin.
Windows7Gets the Windows7 skin.

Properties

OfficeBlack

public static ResourceDictionary OfficeBlack

Gets the office2007 Black skin.

OfficeBlue

public static ResourceDictionary OfficeBlue

Gets the office2007 Blue skin.

OfficeSilver

public static ResourceDictionary OfficeSilver

Gets the office2007 Silver skin.

Skin

public static RibbonSkin Skin

Gets or sets the RibbonSkin.

Windows7

public static ResourceDictionary Windows7

Gets the Windows7 skin.