4 references to GenerateChild
PresentationFramework (4)
System\Windows\Controls\DataGridCellsPanel.cs (4)
291if (null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
307null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
349null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
377null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))