1 reference to GetRow
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
920
cell.RowIndex = Math.Min(
GetRow
(child), DefinitionsV.Length - 1);