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