Język

Grid.GetColumnSpan(UIElement) Metoda

Definicja

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

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

Parametry

element
UIElement

Element, z którego ma być odczytywana wartość właściwości.

Zwraca

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

Atrybuty

Dotyczy