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