Freigeben über


ContentIsland.FindAllForCurrentThread Methode

Definition

Gibt alle ContentIsland- Objekte zurück, die dem aktuellen Thread gehören.

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 im Besitz des aktuellen Threads.

Hinweise

ContentIsland- Objekte, die weiterhin über ausstehende Speicherverweise verfügen, werden nicht einbezogen.

Gilt für: