HierarchicalVirtualizationItemDesiredSizes.LogicalSizeAfterViewport Propriété
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.
Obtient la taille des éléments enfants du contrôle qui se trouvent dans le cache après la fenêtre d'affichage, en unités logiques.
public:
property System::Windows::Size LogicalSizeAfterViewport { System::Windows::Size get(); };
public System.Windows.Size LogicalSizeAfterViewport { get; }
member this.LogicalSizeAfterViewport : System.Windows.Size
Public ReadOnly Property LogicalSizeAfterViewport As Size
Valeur de propriété
Éléments enfants du contrôle qui se trouvent dans le cache après la fenêtre d'affichage, en unités logiques.