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