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)
92return _fixedNode.Page; 101return _fixedNode;