ToolBar.GetIsOverflowItem(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.
Lit la valeur de la propriété IsOverflowItem depuis l'élément spécifié.
public:
static bool GetIsOverflowItem(System::Windows::DependencyObject ^ element);
public static bool GetIsOverflowItem (System.Windows.DependencyObject element);
static member GetIsOverflowItem : System.Windows.DependencyObject -> bool
Public Shared Function GetIsOverflowItem (element As DependencyObject) As Boolean
Paramètres
- element
- DependencyObject
Élément depuis lequel la propriété est lue.
Retours
Valeur de la propriété.