1 write to _fixedNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedPosition.cs (1)
38
_fixedNode
= fixedNode;
2 references to _fixedNode
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedPosition.cs (2)
92
return
_fixedNode
.Page;
101
return
_fixedNode
;