3 references to IVectorView
mscorlib (3)
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (3)
188supportFlags |= InterfaceForwardingSupport.IVectorView; 268if ((_flags & (InterfaceForwardingSupport.IBindableVectorView | InterfaceForwardingSupport.IVectorView)) == 0) 568if ((_flags & InterfaceForwardingSupport.IVectorView) != 0)