Table of Contents
SelectedContentStringFormat Property

Gets a composite string that specifies how to format the content of the currently selected TabItem if it is displayed as a string. This is a dependency property.

Syntax
 public String SelectedContentStringFormat { get; }
See Also