3 writes to _offset
PresentationFramework (3)
MS\Internal\Text\MarkerProperties.cs (3)
30_offset = list.MarkerOffset; 37_offset = - 0.5 * lineHeight; 41_offset = -_offset;
3 references to _offset
PresentationFramework (3)
MS\Internal\Text\MarkerProperties.cs (3)
33if (Double.IsNaN(_offset)) 41_offset = -_offset; 53return new TextSimpleMarkerProperties(_style, _offset, _index, textParaProps);