1 reference to GetColumnSpan
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
925cell.ColumnSpan = Math.Min(GetColumnSpan(child), DefinitionsU.Length - cell.ColumnIndex);