5 references to FloaterParagraphId
PresentationFramework (5)
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
72fspap.idobj = PtsHost.FloaterParagraphId;
MS\Internal\PtsHost\PtsHost.cs (4)
87internal static int TableParagraphId { get { return FloaterParagraphId + 1; } } 1093if (idobj == PtsHost.FloaterParagraphId) 1980rgidobj[objectIndex] = PtsHost.FloaterParagraphId; 2095rgidobj[objectIndex] = PtsHost.FloaterParagraphId;