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)
52return string.Create(CultureInfo.InvariantCulture, $"FN[{_fixedNode}]-Offset[{_offset}]"); 105return _offset;