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)
123
if (_publishLicenseStream.
Length
<= 0)
Base\MS\Internal\IO\Packaging\CompoundFile\VersionedStreamOwner.cs (1)
93
checked { temp =
Length
+ offset; }