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