Gets or sets an object of type System.Windows.FrameworkElement that represents the content of the Sidebar.
public System.Windows.FrameworkElement Content { get; set; }
Public Property Content() As System.Windows.FrameworkElement
The content can only be set if the ContentLayout is defined as SidebarContentLayout.Custom.