Share via


SemanticZoomViewChangedEventArgs Klasse

Definition

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
Vererbung
Object Platform::Object IInspectable SemanticZoomViewChangedEventArgs
Attribute

Konstruktoren

SemanticZoomViewChangedEventArgs()

Initialisiert eine neue instance der SemanticZoomViewChangedEventArgs-Klasse.

Eigenschaften

DestinationItem

Stellt Informationen zum Element und seinen Begrenzungen bereit, sobald die Ansichtsänderung abgeschlossen ist.

IsSourceZoomedInView

Ruft einen Wert ab, der angibt, ob die Startansicht zoomedInView ist, oder legt diesen fest.

SourceItem

Stellt Informationen zum Element und seinen Begrenzungen für das Element bereit, wie in der vorherigen Ansicht dargestellt.

Gilt für:

Weitere Informationen