Aracılığıyla paylaş


Grid.GetRow(UIElement) Yöntem

Tanım

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

public:
 static int GetRow(System::Windows::UIElement ^ element);
[System.Windows.AttachedPropertyBrowsableForChildren]
public static int GetRow (System.Windows.UIElement element);
[<System.Windows.AttachedPropertyBrowsableForChildren>]
static member GetRow : System.Windows.UIElement -> int
Public Shared Function GetRow (element As UIElement) As Integer

Parametreler

element
UIElement

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

Döndürülenler

Int32

Ekli özelliğin Row değeri.

Öznitelikler

Şunlara uygulanır