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