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