ImageThemingUtilities.GetThemeScrollBars(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 ThemeScrollbarsProperty.
public:
static Nullable<bool> GetThemeScrollBars(System::Windows::DependencyObject ^ element);
public static bool? GetThemeScrollBars (System.Windows.DependencyObject element);
static member GetThemeScrollBars : System.Windows.DependencyObject -> Nullable<bool>
Public Function GetThemeScrollBars (element As DependencyObject) As Nullable(Of Boolean)
Paramètres
- element
- DependencyObject
Retours
Valeur ThemeScrollbarsProperty.