Base:
property
Length
MS.Internal.IO.Packaging.CompoundFile.VersionedStream.Length
2 references to Length
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptionTransform.cs (1)
123if (_publishLicenseStream.Length <= 0)
Base\MS\Internal\IO\Packaging\CompoundFile\VersionedStreamOwner.cs (1)
93checked { temp = Length + offset; }