Implemented interface member:
2 overrides of Dispose
PresentationCore (1)
System\Windows\Documents\DocumentPage.cs (1)
263public override void Dispose() {}
PresentationFramework (1)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
67public override void Dispose()
1 reference to Dispose
PresentationFramework (1)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
72base.Dispose();