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