AutomationProperties.GetIsRowHeader(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 IsRowHeader propriété jointe pour le DependencyObject.
public:
static bool GetIsRowHeader(System::Windows::DependencyObject ^ element);
public static bool GetIsRowHeader(System.Windows.DependencyObject element);
static member GetIsRowHeader : System.Windows.DependencyObject -> bool
Public Shared Function GetIsRowHeader (element As DependencyObject) As Boolean
Paramètres
- element
- DependencyObject
À DependencyObject vérifier.
Retours
Qui boolean indique si l’élément spécifié est un RowHeadersProperty.