SemanticZoomViewChangedEventArgs 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.
Fournit des données d’événement pour les événements ViewChangeStarted et ViewChangeCompleted .
public ref class SemanticZoomViewChangedEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SemanticZoomViewChangedEventArgs final
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SemanticZoomViewChangedEventArgs
Public NotInheritable Class SemanticZoomViewChangedEventArgs
- Héritage
- Attributs
Constructeurs
SemanticZoomViewChangedEventArgs() |
Initialise une nouvelle instance de la classe SemanticZoomViewChangedEventArgs. |
Propriétés
DestinationItem |
Fournit des informations sur l’élément et ses limites, une fois la modification de la vue terminée. |
IsSourceZoomedInView |
Obtient ou définit une valeur qui indique si la vue de départ est ZoomedInView. |
SourceItem |
Fournit des informations sur l’élément et ses limites, pour l’élément tel que représenté dans la vue précédente. |