Provides access to appearance settings applied to the item's caption when the item is pressed.
public virtual AppearanceObject AppearancePressed { get; }
Overridable Public ReadOnly Property AppearancePressed As AppearanceObject
You can use the AppearancePressed property to specify the foreground color, font settings and text wrapping options for the item's caption (the BackstageViewItem.Caption property).