Table of Contents
SelectedContent Property

Gets the content of the currently selected TabItem. This is a dependency property.

Syntax
 public Object SelectedContent { get; }
See Also