Frame.StopLoading Methode

Definition

Bricht das weitere Herunterladen von Inhalt für die aktuelle Navigationsanforderung ab.

public:
 virtual void StopLoading();
public:
 void StopLoading();
public void StopLoading ();
abstract member StopLoading : unit -> unit
override this.StopLoading : unit -> unit
member this.StopLoading : unit -> unit
Public Sub StopLoading ()

Hinweise

Siehe NavigationService.StopLoading.

Gilt für:

Weitere Informationen