8 references to SectionVisual
PresentationFramework (8)
MS\Internal\PtsHost\FigureParaClient.cs (2)
427
visualChildren.Add(new
SectionVisual
());
432
visualChildren.Add(new
SectionVisual
());
MS\Internal\PtsHost\FloaterParaClient.cs (2)
434
visualChildren.Add(new
SectionVisual
());
439
visualChildren.Add(new
SectionVisual
());
MS\Internal\PtsHost\PtsPage.cs (2)
1072
visualChildren.Add(new
SectionVisual
());
1077
visualChildren.Add(new
SectionVisual
());
MS\Internal\PtsHost\SubpageParaClient.cs (2)
363
visualChildren.Add(new
SectionVisual
());
368
visualChildren.Add(new
SectionVisual
());