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