1 write to _figures
PresentationFramework (1)
MS\Internal\Documents\ParagraphResult.cs (1)
487
_figures
= ((TextParaClient)_paraClient).GetFigures();
2 references to _figures
PresentationFramework (2)
MS\Internal\Documents\ParagraphResult.cs (2)
485
if (
_figures
== null)
489
return
_figures
;