1 instantiation of Generator
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (1)
218_generator = new Generator(this, position, direction, allowStartAtRealizedItem);
1 reference to Generator
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (1)
2797private Generator _generator;