Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 649 Bytes

contentisland_statechanged.md

File metadata and controls

22 lines (14 loc) · 649 Bytes
-api-id -api-type
E:Microsoft.UI.Content.ContentIsland.StateChanged
winrt event

Microsoft.UI.Content.ContentIsland.StateChanged

-description

Occurs when a state property for this xref:Microsoft.UI.Content.ContentIsland changes.

-remarks

This event is raised asynchronously after all state changes. The event may be further delayed if there are state change deferrals (see xref:Microsoft.UI.Content.ContentDeferral) to complete.

-see-also

-examples