Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 589 Bytes

contentislandstatechangedeventargs_didsiteenabledchange.md

File metadata and controls

26 lines (16 loc) · 589 Bytes
-api-id -api-type
P:Microsoft.UI.Content.ContentIslandStateChangedEventArgs.DidSiteEnabledChange
winrt property

Microsoft.UI.Content.ContentIslandStateChangedEventArgs.DidSiteEnabledChange

-description

Gets whether enabled state of the xref:Microsoft.UI.Content.ContentIsland changed.

-property-value

True, if the enabled state of the xref:Microsoft.UI.Content.ContentIsland changed; otherwise, false.

-remarks

-see-also

ContentIsland.IsIslandEnabled

-examples