Compartir a través de


WindowServices.FindAllTopLevelWindowIds Método

Definición

Obtiene el identificador de cada ventana de nivel superior.

public:
 static IVectorView<WindowId> ^ FindAllTopLevelWindowIds();
 static IVectorView<WindowId> FindAllTopLevelWindowIds();
public static IReadOnlyList<WindowId> FindAllTopLevelWindowIds();
function findAllTopLevelWindowIds()
Public Shared Function FindAllTopLevelWindowIds () As IReadOnlyList(Of WindowId)

Devoluciones

Lista de los identificadores de cada ventana de nivel superior.

Se aplica a