2 implementations of IsReady
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompoundFile\CompressionTransform.cs (1)
42public bool IsReady
Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptionTransform.cs (1)
453public bool IsReady
3 references to IsReady
WindowsBase (3)
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (3)
969if( ! transformObject.IsReady ) 1562if( ! transformObject.IsReady ) 1572if( ! transformObject.IsReady ) // If STILL not ready, nobody could make it "ready".