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