1 write to Length
ReachFramework (1)
MS\Internal\Printing\Configuration\HGlobalBuffer.cs (1)
31this.Length = length;
5 references to Length
ReachFramework (5)
MS\Internal\Printing\Configuration\WinSpoolPrinterCapabilities.cs (5)
440int nItems = buffer.Length / itemByteSize; 466int nItems = buffer.Length / itemByteSize; 492int nItems = buffer.Length / itemByteSize; 520int nItems = buffer.Length / itemByteSize; 548int nItems = buffer.Length / itemByteSize;