'Declaration Public Shared ReadOnly StatusBarItemStyleKey As ResourceKey
public static readonly ResourceKey StatusBarItemStyleKey
To style the System.Windows.Controls.Primitives.StatusBarItems used inside the StatusBar place a Style in the Resources collection whose TargetType is set to System.Windows.Controls.Primitives.StatusBarItem and whose key is set to this key, e.g. Key="{x:Static igRibbon:RibbonWindowContentHost.StatusBarItemStyleKey}".
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