VirtualizingPanel.GetCacheLengthUnit(DependencyObject) Méthode
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 valeur de la CacheLengthUnit propriété.
public:
static System::Windows::Controls::VirtualizationCacheLengthUnit GetCacheLengthUnit(System::Windows::DependencyObject ^ element);
public static System.Windows.Controls.VirtualizationCacheLengthUnit GetCacheLengthUnit(System.Windows.DependencyObject element);
static member GetCacheLengthUnit : System.Windows.DependencyObject -> System.Windows.Controls.VirtualizationCacheLengthUnit
Public Shared Function GetCacheLengthUnit (element As DependencyObject) As VirtualizationCacheLengthUnit
Paramètres
- element
- DependencyObject
Élément à partir duquel obtenir la CacheLengthUnit propriété jointe.
Retours
Type d’unité utilisé par la CacheLength propriété.
Remarques
La valeur par défaut est de la CacheLengthUnit propriété .Page