WpfUtil.GridSetCell-Methode (FrameworkElement, Int32, Int32, Int32, Int32)

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Shared Sub GridSetCell ( _
    element As FrameworkElement, _
    row As Integer, _
    column As Integer, _
    rowSpan As Integer, _
    columnSpan As Integer _
)
public static void GridSetCell(
    FrameworkElement element,
    int row,
    int column,
    int rowSpan,
    int columnSpan
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

WpfUtil Klasse

GridSetCell-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace