Język

Grid.GetRow(UIElement) Metoda

Definicja

Pobiera wartość dołączonej Row właściwości z danego UIElementelementu .

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 ma być odczytywana wartość właściwości.

Zwraca

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

Atrybuty

Dotyczy