1 write to _style
PresentationFramework (1)
src\Framework\MS\Internal\Text\MarkerProperties.cs (1)
49
_style
= list.MarkerStyle;
1 reference to _style
PresentationFramework (1)
src\Framework\MS\Internal\Text\MarkerProperties.cs (1)
58
return new TextSimpleMarkerProperties(
_style
, _offset, _index, textParaProps);