Share via


SemanticZoomLocation Klasse

Definition

Kommuniziert Informationen für Elemente und den Ansichtszustand in einem SemanticZoom, sodass Hosts für Bildlauf und Virtualisierung (z. B. ListViewBase) korrekte Element- und Begrenzungsinformationen abrufen können.

public ref class SemanticZoomLocation 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 SemanticZoomLocation 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 SemanticZoomLocation
Public NotInheritable Class SemanticZoomLocation
Vererbung
Object Platform::Object IInspectable SemanticZoomLocation
Attribute

Konstruktoren

SemanticZoomLocation()

Initialisiert eine neue instance der SemanticZoomLocation-Klasse.

Eigenschaften

Bounds

Ruft die Größengrenzen des Elements ab, wie es in der aktuellen Ansicht eines SemanticZoom vorhanden ist, oder legt diese fest.

Item

Ruft das Anzeigeelement ab, wie es in der aktuellen Ansicht eines SemanticZoom vorhanden ist, oder legt es fest.

Gilt für:

Weitere Informationen