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