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