StopLoading Method (WPFFrame)

Class

WPFFrame.

Action

Stops further downloading of content for the current navigation request.

Syntax

C#
frame.StopLoading()
VB
frame.StopLoading()