1 write to Child
PresentationFramework (1)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
872
this.PageVisual.
Child
= pageVisual; // No-op if already connected.
3 references to Child
PresentationFramework (3)
MS\Internal\PtsHost\FlowDocumentPage.cs (3)
292
GeneralTransform transform = this.PageVisual.
Child
.TransformToAncestor(this.PageVisual);
345
GeneralTransform transform = this.PageVisual.
Child
.TransformToAncestor(this.PageVisual);
631
GeneralTransform transform = this.PageVisual.
Child
.TransformToAncestor(this.PageVisual);