1 instantiation of FloaterObject
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (1)
1020FloaterObject floaterObject = new FloaterObject(textPointerContentStart.GetOffsetToPosition(textElement.ElementStart), floaterPara);
5 references to FloaterObject
PresentationFramework (5)
src\Framework\MS\Internal\PtsHost\PtsHost.cs (4)
2075FloaterObject floaterObject = (FloaterObject) attachedObjects[objectIndex]; 2198FloaterObject floaterObject = (FloaterObject) attachedObjects[objectIndex];
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (1)
1020FloaterObject floaterObject = new FloaterObject(textPointerContentStart.GetOffsetToPosition(textElement.ElementStart), floaterPara);