Condividi tramite


SemanticZoomViewChangedEventArgs Classe

Definizione

Fornisce i dati dell'evento per gli eventi ViewChangeStarted e 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
Ereditarietà
Object Platform::Object IInspectable SemanticZoomViewChangedEventArgs
Attributi

Costruttori

SemanticZoomViewChangedEventArgs()

Inizializza una nuova istanza della classe SemanticZoomViewChangedEventArgs .

Proprietà

DestinationItem

Fornisce informazioni sull'elemento e sui relativi limiti, una volta completata la modifica della visualizzazione.

IsSourceZoomedInView

Ottiene o imposta un valore che indica se la visualizzazione iniziale è ZoomedInView.

SourceItem

Fornisce informazioni sull'elemento e sui relativi limiti, per l'elemento rappresentato nella visualizzazione precedente.

Si applica a

Vedi anche