5 references to Inspectable
mscorlib (5)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (3)
158
if (this.Type != PropertyType.
Inspectable
)
413
if (!IsCoercable(type, value) && type != PropertyType.
Inspectable
) {
449
if (type == PropertyType.
Inspectable
&& ipv != null) {
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
332
return new CLRIReferenceImpl<Object>(PropertyType.
Inspectable
, (Object)obj);
system\runtime\interopservices\windowsruntime\propertyvalue.cs (1)
60
InspectableArray =
Inspectable
+ 1024,