Grid.GetIsSharedSizeScope(UIElement) 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é jointe IsSharedSizeScope d’un UIElement donné.
public:
static bool GetIsSharedSizeScope(System::Windows::UIElement ^ element);
public static bool GetIsSharedSizeScope (System.Windows.UIElement element);
static member GetIsSharedSizeScope : System.Windows.UIElement -> bool
Public Shared Function GetIsSharedSizeScope (element As UIElement) As Boolean
Paramètres
- element
- UIElement
Élément à partir duquel la valeur de propriété doit être lue.
Retours
Valeur de la propriété jointe IsSharedSizeScope .