TransitioningContentControl.

DefaultContent Property

Summary

Gets or sets the content displayed whenever there is no page currently routed.

Syntax

public object? DefaultContent { get; set; }

Value

Type Description
object?