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