Freigeben über


ContentIsland.FindAllForCurrentThread Methode

Definition

Gibt alle ContentIsland Objekte im Besitz des aktuellen Threads zurück.

public:
 static Platform::Array <ContentIsland ^> ^ FindAllForCurrentThread();
 static winrt::array_view <ContentIsland const&> FindAllForCurrentThread();
public static ContentIsland[] FindAllForCurrentThread();
function findAllForCurrentThread()
Public Shared Function FindAllForCurrentThread () As ContentIsland()

Gibt zurück

Alle ContentIsland Objekte, die dem aktuellen Thread gehören.

Hinweise

ContentIsland Objekte, die noch über ausstehende Speicherverweise verfügen, werden nicht eingeschlossen.

Gilt für: