5 references to FloaterParagraphId
PresentationFramework (5)
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
85fspap.idobj = PtsHost.FloaterParagraphId;
MS\Internal\PtsHost\PtsHost.cs (4)
101internal static int TableParagraphId { get { return FloaterParagraphId + 1; } } 1107if (idobj == PtsHost.FloaterParagraphId) 2000rgidobj[objectIndex] = PtsHost.FloaterParagraphId; 2117rgidobj[objectIndex] = PtsHost.FloaterParagraphId;