8 references to SectionVisual
PresentationFramework (8)
MS\Internal\PtsHost\FigureParaClient.cs (2)
426
visualChildren.Add(new
SectionVisual
());
431
visualChildren.Add(new
SectionVisual
());
MS\Internal\PtsHost\FloaterParaClient.cs (2)
433
visualChildren.Add(new
SectionVisual
());
438
visualChildren.Add(new
SectionVisual
());
MS\Internal\PtsHost\PtsPage.cs (2)
1071
visualChildren.Add(new
SectionVisual
());
1076
visualChildren.Add(new
SectionVisual
());
MS\Internal\PtsHost\SubpageParaClient.cs (2)
362
visualChildren.Add(new
SectionVisual
());
367
visualChildren.Add(new
SectionVisual
());