4 references to GenerateChild
PresentationFramework (4)
System\Windows\Controls\DataGridCellsPanel.cs (4)
287if (null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
303null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
345null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
373null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))