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