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