MetroNavigationWindow.

StopLoading() Method

Summary

Stops further downloading of content for the current navigation request.
Namespace
MahApps.Metro.Controls
Containing Type
MetroNavigationWindow

Syntax

[System.Diagnostics.DebuggerNonUserCode]
public void StopLoading()

Attributes

Type Description
DebuggerNonUserCodeAttribute

Return Value

Type Description
void