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