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