8 references to SectionVisual
PresentationFramework (8)
MS\Internal\PtsHost\FigureParaClient.cs (2)
435
visualChildren.Add(new
SectionVisual
());
440
visualChildren.Add(new
SectionVisual
());
MS\Internal\PtsHost\FloaterParaClient.cs (2)
441
visualChildren.Add(new
SectionVisual
());
446
visualChildren.Add(new
SectionVisual
());
MS\Internal\PtsHost\PtsPage.cs (2)
1084
visualChildren.Add(new
SectionVisual
());
1089
visualChildren.Add(new
SectionVisual
());
MS\Internal\PtsHost\SubpageParaClient.cs (2)
368
visualChildren.Add(new
SectionVisual
());
373
visualChildren.Add(new
SectionVisual
());