Grid.GetRow(UIElement) Metoda

Definicja

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

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

Parametry

element
UIElement

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

Zwraca

Int32

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

Atrybuty

Dotyczy