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