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