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