1 write to _figures
PresentationFramework (1)
src\Framework\MS\Internal\Documents\ParagraphResult.cs (1)
493_figures = ((TextParaClient)_paraClient).GetFigures();
2 references to _figures
PresentationFramework (2)
src\Framework\MS\Internal\Documents\ParagraphResult.cs (2)
491if (_figures == null) 495return _figures;