Base:
2 overrides of Close
PresentationUI (2)
MS\Internal\Documents\Application\DocumentStream.cs (1)
81
public override void
Close
()
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
75
public override void
Close
()
4 references to Close
PresentationUI (4)
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
77
base.
Close
();
MS\Internal\Documents\Application\StreamDocument.cs (3)
107
DestinationProxy.
Close
();
117
WorkspaceProxy.
Close
();
125
SourceProxy.
Close
();