1 write to Length
ReachFramework (1)
MS\Internal\Printing\Configuration\HGlobalBuffer.cs (1)
30this.Length = length;
5 references to Length
ReachFramework (5)
MS\Internal\Printing\Configuration\WinSpoolPrinterCapabilities.cs (5)
439int nItems = buffer.Length / itemByteSize; 465int nItems = buffer.Length / itemByteSize; 491int nItems = buffer.Length / itemByteSize; 519int nItems = buffer.Length / itemByteSize; 547int nItems = buffer.Length / itemByteSize;