1 write to Length
ReachFramework (1)
MS\Internal\Printing\Configuration\HGlobalBuffer.cs (1)
34this.Length = length;
5 references to Length
ReachFramework (5)
MS\Internal\Printing\Configuration\WinSpoolPrinterCapabilities.cs (5)
443int nItems = buffer.Length / itemByteSize; 469int nItems = buffer.Length / itemByteSize; 495int nItems = buffer.Length / itemByteSize; 523int nItems = buffer.Length / itemByteSize; 551int nItems = buffer.Length / itemByteSize;