1 write to _offset
PresentationFramework (1)
System\Windows\Documents\FixedPosition.cs (1)
35
_offset
= offset;
2 references to _offset
PresentationFramework (2)
System\Windows\Documents\FixedPosition.cs (2)
52
return string.Create(CultureInfo.InvariantCulture, $"FN[{_fixedNode}]-Offset[{
_offset
}]");
105
return
_offset
;