WpfUtil.GridSetCell-Methode (FrameworkElement, 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 _
)
public static void GridSetCell(
    FrameworkElement element,
    int row,
    int column
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

WpfUtil Klasse

GridSetCell-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace