Base:
1 override of Length
PresentationUI (1)
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
88public override long Length
3 references to Length
PresentationUI (3)
MS\Internal\Documents\Application\FileController.cs (2)
320doc.SourceProxy.Length + 321(doc.WorkspaceProxy == null ? 0 : doc.WorkspaceProxy.Length));
MS\Internal\Documents\Application\RightsManagementSuppressedStream.cs (1)
92return base.Length;