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
OfficeBlack | Gets the office2007 Black skin. |
OfficeBlue | Gets the office2007 Blue skin. |
OfficeSilver | Gets the office2007 Silver skin. |
Skin | Gets or sets the RibbonSkin. |
Windows7 | Gets 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.