1 implementation of GetSingle
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
120public Single GetSingle()
1 reference to GetSingle
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
472return (T)(object)ipv.GetSingle();