1 implementation of GetDouble
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
126public Double GetDouble()
1 reference to GetDouble
mscorlib (1)
system\runtime\interopservices\windowsruntime\clripropertyvalueimpl.cs (1)
475return (T)(object)ipv.GetDouble();