Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 887 Bytes

contentsite_requestedstatechanged.md

File metadata and controls

22 lines (14 loc) · 887 Bytes
-api-id -api-type
E:Microsoft.UI.Content.ContentSite.RequestedStateChanged
winrt event

Microsoft.UI.Content.ContentSite.RequestedStateChanged

-description

Occurs when a xref:Microsoft.UI.Content.ContentIsland makes a new request to its associated xref:Microsoft.UI.Content.ContentSite.

-remarks

The xref:Microsoft.UI.Content.ContentSite owner (xref:Microsoft.UI.Content.DesktopSiteBridge) can examine local properties (such as xref:Microsoft.UI.Content.ContentSite.RequestedSize), decide policy, and then configure information (such as xref:Microsoft.UI.Content.ContentSite.ActualSize) to send to the xref:Microsoft.UI.Content.ContentIsland.

-see-also

-examples