3 references to Unbox
mscorlib (3)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (3)
198return Unbox<Point>(IReferenceFactory.s_pointType); 209return Unbox<Size>(IReferenceFactory.s_sizeType); 220return Unbox<Rect>(IReferenceFactory.s_rectType);