Partager via


ContentIslandStateChangedEventArgs Classe

Définition

Contient des données d’événement pour l’événement Microsoft.UI.Content.ContentIsland.StateChanged.

public ref class ContentIslandStateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContentIslandStateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContentIslandStateChangedEventArgs
Public NotInheritable Class ContentIslandStateChangedEventArgs
Héritage
Object Platform::Object IInspectable ContentIslandStateChangedEventArgs
Attributs

Remarques

événements Microsoft.UI.Content.ContentIsland.StateChanged sont déclenchés de manière asynchrone après toutes les modifications d’état. Les événements peuvent être retardés en cas de report des modifications d’état (voir ContentDeferral) à terminer.

Propriétés

DidActualSizeChange

Obtient si la taille ContentIsland modifiée.

DidLayoutDirectionChange

Obtient si le ContentIsland direction de la disposition a changé.

DidRasterizationScaleChange

Obtient si la mise à l’échelle de rastérisation ContentIsland a changé.

DidSiteEnabledChange

Obtient si l’état activé du ContentIsland modifié.

DidSiteVisibleChange

Obtient si la visibilité ContentIsland modifiée.

S’applique à