Base:
method
Dispose
System.Windows.Documents.DocumentPage.Dispose()
Implemented interface member:
3 references to Dispose
PresentationFramework (3)
MS\Internal\PtsHost\BreakRecordTable.cs (3)
294
((FlowDocumentPage)_breakRecords[pageNumber].DocumentPage.Target).
Dispose
();
388
((FlowDocumentPage)pageRef.Target).
Dispose
();
415
((FlowDocumentPage)pageRef.Target).
Dispose
();