VirtualizingPanel.SetCacheLengthUnit 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.
Définit la propriété jointe CacheLengthUnit.
public:
static void SetCacheLengthUnit(System::Windows::DependencyObject ^ element, System::Windows::Controls::VirtualizationCacheLengthUnit value);
public static void SetCacheLengthUnit (System.Windows.DependencyObject element, System.Windows.Controls.VirtualizationCacheLengthUnit value);
static member SetCacheLengthUnit : System.Windows.DependencyObject * System.Windows.Controls.VirtualizationCacheLengthUnit -> unit
Public Shared Sub SetCacheLengthUnit (element As DependencyObject, value As VirtualizationCacheLengthUnit)
Paramètres
- element
- DependencyObject
Objet sur lequel la propriété doit être définie.
Type d'unité utilisé par la propriété CacheLength.