2 references to GetColumnResults
PresentationFramework (2)
MS\Internal\Documents\ParagraphResult.cs (1)
899
_columns = ((SubpageParaClient)_paraClient).
GetColumnResults
(out _hasTextContent);
MS\Internal\LayoutDump.cs (1)
988
DumpParagraphResults(writer, "Paragraphs", cellParaClient.
GetColumnResults
(out hasTextContent)[0].Paragraphs, cellParaClient.Visual);