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