1 write to _fixedNode
PresentationFramework (1)
System\Windows\Documents\FixedPosition.cs (1)
28
_fixedNode
= fixedNode;
2 references to _fixedNode
PresentationFramework (2)
System\Windows\Documents\FixedPosition.cs (2)
82
return
_fixedNode
.Page;
91
return
_fixedNode
;