2 references to GetMarkerStylesOfParagraph
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
11327
MarkerList mlWant =
GetMarkerStylesOfParagraph
(mlHave, formatState, bMarkerPresent);
11362
MarkerList mlCouldWant =
GetMarkerStylesOfParagraph
(mlCouldHave, formatState, bMarkerPresent);