Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 601 Bytes

contentisland_getfromid_997610450.md

File metadata and controls

30 lines (18 loc) · 601 Bytes
-api-id -api-type
M:Microsoft.UI.Content.ContentIsland.GetFromId(System.UInt64)
winrt method

Microsoft.UI.Content.ContentIsland.GetFromId(System.UInt64)

-description

Retrieves the xref:Microsoft.UI.Content.ContentIsland with the specified identifier.

-parameters

-param id

The xref:Microsoft.UI.Content.ContentIsland identifier.

-returns

A xref:Microsoft.UI.Content.ContentIsland, or null if the object no longer exists or has been closed.

-remarks

-see-also

-examples