1 write to _fixedPage
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1416
_fixedPage
= page;
2 references to _fixedPage
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (2)
1451
Transform trans = child.TransformToAncestor(
_fixedPage
) as Transform;
1772
UIElement uiElement =
_fixedPage
.GetElement(node) as UIElement;