1 instantiation of FigureObject
PresentationFramework (1)
MS\Internal\PtsHost\TextParagraph.cs (1)
963FigureObject figureObject = new FigureObject(textPointerContentStart.GetOffsetToPosition(textElement.ElementStart), figurePara);
3 references to FigureObject
PresentationFramework (3)
MS\Internal\PtsHost\PtsHost.cs (2)
1968if (attachedObjects[objectIndex] is FigureObject figureObject) 2083if (attachedObjects[objectIndex] is FigureObject figureObject)
MS\Internal\PtsHost\TextParagraph.cs (1)
963FigureObject figureObject = new FigureObject(textPointerContentStart.GetOffsetToPosition(textElement.ElementStart), figurePara);