Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 676 Bytes

contentsite.md

File metadata and controls

24 lines (15 loc) · 676 Bytes
-api-id -api-type
T:Microsoft.UI.Content.ContentSite
winrt class

Microsoft.UI.Content.ContentSite

-description

Provides a host environment for a xref:Microsoft.UI.Content.ContentIsland.

-remarks

A xref:Microsoft.UI.Content.ContentSite is derived from a xref:Microsoft.UI.Content.DesktopSiteBridge and provides the APIs to configure an associated xref:Microsoft.UI.Content.ContentIsland.

There is always a 1:1 mapping between xref:Microsoft.UI.Content.ContentSite objects and xref:Microsoft.UI.Content.ContentIsland objects.

-see-also

-examples