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