2 references to Length
System.Private.Windows.Core (1)
Windows\Win32\System\Com\SafeArrayScope.cs (1)
232public bool IsEmpty => Length == 0;
System.Windows.Forms.Primitives (1)
Windows\Win32\System\Com\ComSafeArrayScope.cs (1)
62public int Length => _value.Length;