Aracılığıyla paylaş


Grid.GetIsSharedSizeScope(UIElement) Yöntem

Tanım

Verilen UIElementbir 'den eklenen özelliğin değerini IsSharedSizeScope alır.

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

Parametreler

element
UIElement

Özellik değerinin okunduğu öğe.

Döndürülenler

Boolean

Ekli özelliğin IsSharedSizeScope değeri.

Şunlara uygulanır

Ayrıca bkz.