AutomationProperties.GetSizeOfSet(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 propriété AutomationProperties.SizeOfSet pour l’objet DependencyObject spécifié.
public:
static int GetSizeOfSet(DependencyObject ^ element);
static int GetSizeOfSet(DependencyObject const& element);
public static int GetSizeOfSet(DependencyObject element);
function getSizeOfSet(element)
Public Shared Function GetSizeOfSet (element As DependencyObject) As Integer
Paramètres
- element
- DependencyObject
DependencyObject à case activée.
Retours
Int32
int
Valeur de la propriété AutomationProperties.SizeOfSet .