Grid.GetIsSharedSizeScope(UIElement) Metoda

Definicja

Pobiera wartość dołączonej IsSharedSizeScope właściwości z danej UIElementwłaściwości .

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

Parametry

element
UIElement

Element, z którego należy odczytać wartość właściwości.

Zwraca

Boolean

Wartość dołączonej IsSharedSizeScope właściwości.

Dotyczy

Zobacz też