3 references to IBindableVector
mscorlib (3)
system\runtime\interopservices\windowsruntime\icustompropertyprovider.cs (3)
173supportFlags |= InterfaceForwardingSupport.IBindableVector; 261if ((_flags & (InterfaceForwardingSupport.IBindableVector | InterfaceForwardingSupport.IVector)) == 0) 483if ((_flags & InterfaceForwardingSupport.IBindableVector) != 0)