4 references to GenerateChild
PresentationFramework (4)
System\Windows\Controls\DataGridCellsPanel.cs (4)
290if (null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
306null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
348null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))
376null == GenerateChild(generator, constraint, column, ref generatorState, ref childIndex, out childSize))