3 implementations of Size
mscorlib (3)
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (2)
353uint IBindableVectorView.Size 513uint IBindableVectorView.Size
system\runtime\interopservices\windowsruntime\listtobindablevectorviewadapter.cs (1)
75public uint Size
1 reference to Size
mscorlib (1)
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (1)
519return bindableVectorView.Size;