SplitView.

Content Property

Summary

Gets or sets the contents of the main panel of a SplitView.
Namespace
MahApps.Metro.Controls
Containing Type
SplitView

Syntax

public UIElement Content { get; set; }

Value

Type Description
UIElement