3 writes to _offset
PresentationFramework (3)
MS\Internal\Text\MarkerProperties.cs (3)
29_offset = list.MarkerOffset; 36_offset = - 0.5 * lineHeight; 40_offset = -_offset;
3 references to _offset
PresentationFramework (3)
MS\Internal\Text\MarkerProperties.cs (3)
32if (Double.IsNaN(_offset)) 40_offset = -_offset; 52return new TextSimpleMarkerProperties(_style, _offset, _index, textParaProps);