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