4 references to GenerateChild
PresentationFramework (4)
System\Windows\Controls\DataGridCellsPanel.cs (4)
296if (null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
312null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
354null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
382null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))