3 references to UnboxArray
mscorlib (3)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (3)
342return UnboxArray<Point>(IReferenceFactory.s_pointType); 354return UnboxArray<Size>(IReferenceFactory.s_sizeType); 365return UnboxArray<Rect>(IReferenceFactory.s_rectType);