'Declaration Public Shared ReadOnly StatusBarStyleKey As ResourceKey
public static readonly ResourceKey StatusBarStyleKey
To style the StatusBar used in the bottom of the window place a Style in the Resources collection whose TargetType is set to System.Windows.Controls.Primitives.StatusBar and whose key is set to this key, e.g. Key="{x:Static igRibbon:RibbonWindowContentHost.StatusBarStyleKey}".
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2