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