5 references to FloaterParagraphId
PresentationFramework (5)
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
71fspap.idobj = PtsHost.FloaterParagraphId;
MS\Internal\PtsHost\PtsHost.cs (4)
86internal static int TableParagraphId { get { return FloaterParagraphId + 1; } } 1092if (idobj == PtsHost.FloaterParagraphId) 1979rgidobj[objectIndex] = PtsHost.FloaterParagraphId; 2094rgidobj[objectIndex] = PtsHost.FloaterParagraphId;