8 references to SectionVisual
PresentationFramework (8)
src\Framework\MS\Internal\PtsHost\FigureParaClient.cs (2)
486visualChildren.Add(new SectionVisual()); 491visualChildren.Add(new SectionVisual());
src\Framework\MS\Internal\PtsHost\FloaterParaClient.cs (2)
490visualChildren.Add(new SectionVisual()); 495visualChildren.Add(new SectionVisual());
src\Framework\MS\Internal\PtsHost\PtsPage.cs (2)
1187visualChildren.Add(new SectionVisual()); 1192visualChildren.Add(new SectionVisual());
src\Framework\MS\Internal\PtsHost\SubpageParaClient.cs (2)
411visualChildren.Add(new SectionVisual()); 416visualChildren.Add(new SectionVisual());