ContentIslandStateChangedEventArgs Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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. |