5 references to FloaterParagraphId
PresentationFramework (5)
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
79fspap.idobj = PtsHost.FloaterParagraphId;
MS\Internal\PtsHost\PtsHost.cs (4)
96internal static int TableParagraphId { get { return FloaterParagraphId + 1; } } 1102if (idobj == PtsHost.FloaterParagraphId) 1995rgidobj[objectIndex] = PtsHost.FloaterParagraphId; 2112rgidobj[objectIndex] = PtsHost.FloaterParagraphId;