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