1 write to Child
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\FlowDocumentPage.cs (1)
894
this.PageVisual.
Child
= pageVisual; // No-op if already connected.
3 references to Child
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\FlowDocumentPage.cs (3)
294
GeneralTransform transform = this.PageVisual.
Child
.TransformToAncestor(this.PageVisual);
347
GeneralTransform transform = this.PageVisual.
Child
.TransformToAncestor(this.PageVisual);
652
GeneralTransform transform = this.PageVisual.
Child
.TransformToAncestor(this.PageVisual);