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