1 implementation of Size
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (1)
150public uint Size => (uint)_list.Count;