MetroNavigationWindow.

Source Property

Summary

Gets or sets the uniform resource identifier (URI) of the current content, or the URI of new content that is currently being navigated to.
Namespace
MahApps.Metro.Controls
Containing Type
MetroNavigationWindow

Syntax

public Uri Source { get; set; }

Value

Type Description
Uri