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