3 references to PageHandle
PresentationFramework (3)
MS\Internal\PtsHost\FlowDocumentPage.cs (3)
423if (_ptsPage.PageHandle == IntPtr.Zero) 431PTS.Validate(PTS.FsQueryPageDetails(StructuralCache.PtsContext.Context, _ptsPage.PageHandle, out pageDetails)); 461PtsHelper.SectionListFromPage(StructuralCache.PtsContext, _ptsPage.PageHandle, ref pageDetails, out arraySectionDesc);